How to "unnamed" workbook.
I have an opened workbook which was saved by a user.
Now I need to treat this workbook as a new, so after clicking File/Save
(not Save as) Excel will open dialog window to provide filename.
Is there any way to do this from VBA?
|