Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem populating a VFP table with an Excel 'date' field
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Problem populating a VFP table with an Excel 'date' field
Miscellaneous
Thread ID:
00340955
Message ID:
00340955
Views:
55
Hello All,

I'm trying to populate a date field in a table with a date from an Excel file. The date looks ok in the Excel file, but when I put it in a varaiable using the following code:

.Range("C6").Select
temp= ALLTRIM(.ActiveCell.FormulaR1C1)

I get a 5 character number like 36841. Any ideas to help would be greatly appreciated.

Thanks
Larry Collins
TheProgrammerGuy.com
Next
Reply
Map
View

Click here to load this message in the networking platform