Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem inserting date into Excel Sreadsheet
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00809556
Message ID:
00809585
Views:
30
>Thanks a lot
>
>Colin

You're welcome.
for DATETIMEs
'=date(' + _yy + ',' + _mm + ',' + _dd + ')' + '+time(' + _hh + ',' + _min + ',' + _sec + ')'
for Logicals:
iif(x, 'TRUE', 'FALSE')
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform