Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using variables to give Column Reference in EXCEL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Divers
Thread ID:
01515862
Message ID:
01515866
Vues:
56
You asked how to use variable not how to correctly specify range.
lcRange = "G:G"
oExcel.ActiveSheet.Range(lcRange).NumberFormat="$###,###";($###.###)"
>Doesn't the RANGE property require a starting place as well? Can you get away with only lcEndColumn's value only?
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform