Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting Xslx to Xls
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Converting Xslx to Xls
Miscellaneous
Thread ID:
01642393
Message ID:
01642393
Views:
57
I am converting xslx to xls

This is my code

oXL = CreateObject("Excel.Application")
oXL.Workbooks.Open("c:\citisprint\attachxls\latest.xlsx")
oXL.ActiveWorkbook.Saveas("c:\citisprint\attachxls\latest.xls", 39)

Conversion works fine except that the date in the xslsx file of 24/10/16 gets converted to 42667 in the xls file

Any ideas

Colin
Specialist in Advertising, Marketing, especially Direct Marketing

I run courses in Business Management and Marketing
Next
Reply
Map
View

Click here to load this message in the networking platform