Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Workbook Copying
Message
From
03/10/2001 19:30:47
 
 
To
03/10/2001 17:49:23
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00563845
Message ID:
00563939
Views:
16
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".
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform