Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Renaming an excel sheet
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Renaming an excel sheet
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Divers
Thread ID:
01006084
Message ID:
01006084
Vues:
80
hi all,
i am trying to rename an excel sheet, several actually as it will be in a loop, to the parameter mcusname but i have tried a lot of different ways without joy. i have included a few examples so you can see what track i was going down, anyone any idea whats going wrong?
OleApp.Sheets("Sheet1").Name = "mcusname"
OleApp.Sheets("Sheet1").Name = &mcusname
OleApp.Sheets("Sheet1").Name = ("mcusname")
OleApp.Sheets("Sheet1").Name(mcusname)
Slán
~M
Go raibh maith agat

~M
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform