Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to change Excel default directory
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00414176
Message ID:
00414217
Vues:
24
>I have the following code in my VFP 6.0 app. Can not figure out how to change the default directory.
>
>oExcel = CREATEOBJECT('Excel.Application')
>oExcel.Workbooks.Add
>
>thanks
>
>brenda

oExcel.application.DefaultFilePath = "C:\myDir"
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform