Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Formatting a column in Excel
Message
De
10/09/2007 14:45:35
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01253496
Message ID:
01253510
Vues:
26
>>Once I have created an Excel object and opened my spreadsheet......
>>
>>How can I select a column and set the format to Numeric, 2 decimal places.
>>
>>Thanks to all.........Rich
>
>
>oSheet = oWorkbook.ActiveSheet
>oSheet.Range("D:D").NumberFormat = "#,##0.00"
>
Got it.

Thanks again
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform