Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible I can obtain the Msgbox-button text?
If you issue a msgbox command like: Msgbox "Question", vbDefaultButton1 + vbYesNoCancel in a English Excel it will be displayed like the following: Title: Microsoft Excel Text: Question Buttons: <Yes <No <Cancel but in Spanish Excel it will be displayed like this: Title: Microsoft Excel Text: Question Buttons: <Si <No <Cancelar I need the text Yes,No,Cancel or Si,No,Cancelar, previous to the issuing of the message box, because my "Text" has that text on it. Thanks Francisco Mariscal fcomariscal at hotmail dot com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how can I get a msgbox? | Excel Discussion (Misc queries) | |||
msgbox question | Excel Discussion (Misc queries) | |||
msgbox | Excel Worksheet Functions | |||
MsgBox Question | Excel Programming | |||
MsgBox | Excel Programming |