Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
NumberFormat is not respected?
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
NumberFormat is not respected?
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01379302
Message ID:
01379302
Vues:
73
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform