Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XL8 import
Message
From
10/05/2002 23:21:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
XL8 import
Miscellaneous
Thread ID:
00655330
Message ID:
00655330
Views:
50
Hi

I am importing some data from an XLS spreadsheet using the IMPORT command. Unfortunately one of the fields is a date comes through as an number which I assume is some type of julian date but it will not convert using
SYS(10,[number])

eg.
my number      : SYS(10,37383) returns "//"

whereas

another number : SYS(10,2452406) returns 05/06/2002
I assume this is because my imported number (being much smaller) is "based" differently.

Can any one tell me how to correctly convert the IMPORTed number.

Regards
Geoff Scott
May all your weeds be wildflowers
Next
Reply
Map
View

Click here to load this message in the networking platform