Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to give the user of a workbook a prompt for 3 options with the
vbYesNoCancel msgbox. However, is there code to change the text for the Yes,No & Cancel to something else, like: Modify - Instead of Yes ? and Create - Instead of No ? and Exit - Instead of Cancel ? Without going to a form ? -- Corey .... The Silliest Question is generally the one i forgot to ask. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Not with a simple Msgbox.
Try this one: http://www.planet-source-code.com/vb...65065&lngWId=1 RBS "Corey" wrote in message ... I want to give the user of a workbook a prompt for 3 options with the vbYesNoCancel msgbox. However, is there code to change the text for the Yes,No & Cancel to something else, like: Modify - Instead of Yes ? and Create - Instead of No ? and Exit - Instead of Cancel ? Without going to a form ? -- Corey .... The Silliest Question is generally the one i forgot to ask. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is there an easy way to open a text file and modify only a part of it? | Excel Programming | |||
Macro to locate/modify text | Excel Programming | |||
Modify sub to swap text phrases in cells | Excel Programming | |||
Modify Text Import Wizard | Excel Programming | |||
Modify text file before import to Excel | Excel Programming |