Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NumberFormat is not respected?
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
NumberFormat is not respected?
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01379302
Message ID:
01379302
Views:
72
HI everybody,

To set my Excel dates as mm/dd/yyyy I'm using this code
		lnI = lnI + 1
		laHeader_Info[lnI,1] = 'Some Date'
		laHeader_Info[lnI,3] = "mm/dd/yyyy"
However, the dates still show in 09-Sep-06 format.

What should I use to make them respect the settings?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform