pause a macro to name file to be saved

D

DOU

I am converting a .rpt file in word. After I have set the right format for
the file, I want to save it. However, I want the macro to stop where I can
type in the new name for the file and then continue to save it at the
designated folder.

I really appreciate anyone who can help.

Thank you for those who have answered my postings yesterday. They all
worked with what I needed it to do.
 
G

Graham Mayor

Dialogs(wdDialogFileSaveAs).Show
will pop up the save dialog
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

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