G
Guest
I have tried "application.ActiveWorkbook.SaveAs" to force the user to rename
and save the file upon completion of the macro. However, this command simply
saves the file to the default location with the same name as it when opened.
What am I missing?
Specifically, I want this command to be the last statement in the module
that will open the File Save As... dialog box, allow the user to select the
location and name the file, perform the Save and end the macro, returning
control to the user.
This macro will be universal, as the original file name will vary each time,
as will the Save As name.
Thanks for any input on this.
Bruce
swatsp0p
and save the file upon completion of the macro. However, this command simply
saves the file to the default location with the same name as it when opened.
What am I missing?
Specifically, I want this command to be the last statement in the module
that will open the File Save As... dialog box, allow the user to select the
location and name the file, perform the Save and end the macro, returning
control to the user.
This macro will be universal, as the original file name will vary each time,
as will the Save As name.
Thanks for any input on this.
Bruce
swatsp0p