Changing the legend on MsgBox buttons?

I

Ian

Using Word97.

I have a MsgBox that contains an "OK" button and a "Cancel" button.
That's fine, but to make it more meaningful to the user, I would like to
change the legends on these buttons (for example, to "Allow" and
"Deny"). Is this possible?
 
P

Peter Hewett

Hi Ian

No you can only use the range of predefined MsgBox buttons. Check out the VBA
online help for what buttons are available.

Failing that just create your own simple form!

If you're not sure about forms check out the following link:
http://word.mvps.org/FAQs/Userforms/index.htm

HTH + Cheers - Peter
 

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