MsgBox in Macro

J

Jeff

We have created a series of "Macros" (10 total) that run several queries.
The first Macro has a MsgBox that pops up and displays directions.

Here is the problem - there is a limit to the number of characters in the
MsgBox, we want to have about 1 - page worth of directions. Is there another
way to popup this information?

Thanks for your help
 
D

Douglas J. Steele

Create a form that has all of your instructions on it, and pop that up
instead. Set its Windows Mode to Dialog when you're opening it.
 

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