Custom Save As

J

JAO

I've written some code to allow a spreadsheet user to click a button which
activates the "Save As" dialogue and also inserts a suggested filename for
the "Save As" action. This all works fine.

However, I need help with three items:

1) How can I force the default save as directory to be the current working
directory?

2) How can I add code to do something if the user clicks "Cancel" from the
"Save As" dialogue?

3) Is there a way to eliminate all code from one specific "Sub" routine if
the user completes the "Save As" action?

Thanks in advance!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top