Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
Can anyone tell me what the following do for messageboxes? vbApplicationModal vbMsgBoxRight vbMsgBoxRtlReading vbMsgBoxSetForeground Thanks in advance Libby |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Libby,
This is copied from the VBA Help. vbApplicationModal Application modal message box (default) VbMsgBoxSetForeground Specifies the message box window as the foreground window vbMsgBoxRight Text is right aligned vbMsgBoxRtlReading Specifies text should appear as right-to-left reading on Hebrew and Arabic systems Rob "Libby" wrote in message ... Hi Can anyone tell me what the following do for messageboxes? vbApplicationModal vbMsgBoxRight vbMsgBoxRtlReading vbMsgBoxSetForeground Thanks in advance Libby |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If then Message Box | Excel Discussion (Misc queries) | |||
Message Box - more help please !! | Excel Worksheet Functions | |||
Add a Message Box | Excel Worksheet Functions | |||
changing the message in an error message | Excel Worksheet Functions | |||
message box | Excel Worksheet Functions |