InputBox Choices

  • Thread starter Thread starter Joyce
  • Start date Start date
J

Joyce

Hello,

I'm wondering how to display something other than Yes/No in an input box.
I'd like the users to select either Edit or Print buttons (as opposed to Yes
or No buttons) and, depending upon the button they click, another sub will
either be called or the sub will be exited.

Any help would be great.
 
You can create a custom messagebox with the userform and command buttons.

If this post helps click Yes
 
Thanks for the amazingly quick response. I'll take a good look at that.
 
Hello,

I will take a look. I mean and Input box, where the user makes a choice and
depending on that choice, either another sub will be called, or the sub will
exit.

Thanks for your extremely quick response!
 

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

Similar Threads

InputBox for column letter problem 2
Ranges & Inputboxes? 4
inputbox help 1
Copy the value in the Inputbox 3
InputBoxes & Ranges 5
How to activate InputBox Cancel Function 4
InputBox entries & advice 16
Input Box 1

Back
Top