We are in the process of having our OS converted from Win98 to Win200 and MS Office 97 converted to Office XP. I was using 'Export to (FileName) type XL5' which worked in Win95 and Win98 but is now failing in Win2000 with Office XP. Any suggestions?
I think XLS is the latest excel version that VFP can export to. If that still gives you an error, I guess you need more work to do, like use Automation.
After making changes to the legacy code from type XL5 to XLS I found that there was an additional error. The problem ended up being that the XLS file path was set to c:\windows\desktop which is not valid in Win2000. I corrected the path to see the root drive and the problem was solved.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.