Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel Sheet Formatting
Message
De
16/01/2006 10:50:02
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, États-Unis
 
 
À
16/01/2006 08:24:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01087027
Message ID:
01087179
Vues:
19
Borislav, Tariq,
Thanks to Sergey, you can surpres 0s this way
.NumberFormat = "###,###,###"
* Or condtional formatting
.NumberFormat = "#[=0];###,###,###.00"
>>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)
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform