![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
MrExcel MVP, Administrator
Join Date: Feb 2002
Location: The act or process of locating.
Posts: 13,679
|
This is probably a rather stupid question:
Can you have "custom" message box buttons? I currently have a message box that has choices of Yes or No. I would like them to say Open or Close. Or, if not at all possible, just let me know... Thanks! |
|
|
|
|
|
#2 | |
|
New Member
Join Date: Apr 2002
Posts: 48
|
Quote:
|
|
|
|
|
|
|
#3 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Monterrey, Mexico
Posts: 1,433
|
The following are your options for buttons in the msgbox
OK OK/Cancel Abort/Retry/Ignore Yes/No Yes/No/Cancel Retry/Cancel You can also have other options like, special icons...critical, question, exclamation, information.
__________________
Kind regards, Al Chara |
|
|
|
|
|
#4 |
|
MrExcel MVP, Administrator
Join Date: Feb 2002
Location: The act or process of locating.
Posts: 13,679
|
I don't have vba help installed on excel at work, which is where I'm working on this.
Would a userform be worth it? I only use the message box at the very beginning and that's it (choose 1, I'm done with it and don't ever see it again). |
|
|
|
|
|
#5 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Auckland, New Zealand
Posts: 4,209
|
Quote:
the you would have to use a Userform with these buttons on. |
|
|
|
|
|
|
#6 | |
|
Board Regular
Join Date: Feb 2002
Posts: 3,065
|
hardly a silly question but no this can not be done as i know but////
load a blank userform and add active x command thes can be what ever you like and custom to whatever you like .. or add a drawing object and custom each add a script to so wil be just as yes no what ever the code not so hard for these simple commands.. Quote:
__________________
Free Excel based Web Toolbar available here. Jack in the UK J & R Excel Solutions "making Excel work for you" |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|