Macro to print to PDF

O

OM

How do I get a macro to stop for input from the user ? I want the user to be
able to click on a button, to print a soreadsheet to a pdf file (using
PDF995). The macro must stop for the user to enter the file name, and then
continue.

Thanks,

Rob Lepper
 
S

Stan Brown

How do I get a macro to stop for input from the user ? I want the user to be
able to click on a button, to print a soreadsheet to a pdf file (using
PDF995). The macro must stop for the user to enter the file name, and then
continue.

Look in VBA help for InputBox.
 

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