Thread
:
file save as dialog with new filename
View Single Post
#
2
Posted to microsoft.public.excel.programming
OssieMac
external usenet poster
Posts: 2,510
file save as dialog with new filename
Hi John,
Is this what you are looking for?
Application.Dialogs(xlDialogSaveAs).Show
--
Regards,
OssieMac
"John Keith" wrote:
Is it possible to open the file save as dialog window and change the
name of the file from the current name?
John Keith
Reply With Quote
OssieMac
View Public Profile
Find all posts by OssieMac