Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Morning macronewbie
"macronewbie" wrote in message ... I want to "save as" the generated new workbook automatically when I click the command button to create the new wokbook. Is this possible? THANKS! Not sure if you want to be able to choose a path and filename. This is a simpler version: ActiveSheet.SaveAs Filename:="c:\Temp\CSVfile.xls" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
BACKUP file created when saving Excel Workbook with VBA | Excel Programming | |||
open a file automatically which was created yesterday | Excel Discussion (Misc queries) | |||
Saving a file to have the filename of the dated it was created | Excel Programming | |||
Saving multi-tab excel file created from comma delimited text file | Excel Programming | |||
FILES CREATED AUTOMATICALLY WHILE SAVING | Excel Discussion (Misc queries) |