Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Sheet Formatting
Message
 
To
16/01/2006 06:59:24
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01087027
Message ID:
01087118
Views:
15
>Dear Sir,
>
>Thank you very much for helping.
>your all codes work fine
>Here is another question
>
>How to apply following format in range(a1:d2)
>
>@Z 9,99,999.99
>
>Please help again
loSheet.Range("A1:D2").Select
loExcel.Selection.NumberFormat = "#,##0.00" && You can't hide zero values :o( (at least i don't know how)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform