Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel Workbook Copying
Message
De
03/10/2001 19:30:47
 
 
À
03/10/2001 17:49:23
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00563845
Message ID:
00563939
Vues:
17
This message has been marked as the solution to the initial question of the thread.
>The statement works but I would like to create a new file in a different location than the template while still maintaing the layout of the template.
>
>Wes
oWb = oExcel.Workbooks.Add("c:\myPath\myTemplate.xlt")
oWb.SaveAs("c:\temp\myFile.xls")
From this point on the changes will be saved to the new name, unless the user can change it with another "Save As".
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform