Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you are talking about a msgbox generated with
MsgBox "Some Message" then it will always be modal. However, if you make your own msgbox (as your subject suggests) then it is not modal. NickHK "trapper" wrote in message ... i want msgbox to stay in view while working on the cells in the spread sheet. default stops all work till make msgbox go away by clicking ok |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel VB - show userform1 (at same time) minimized application win | Excel Discussion (Misc queries) | |||
UserForm1.show fails if another workbook is open | Excel Programming | |||
What's the difference between 'Set UserForm1=Nothing' and 'Unload UserForm1' ? | Excel Programming | |||
VBmodeless | Excel Programming | |||
SetFocus to first textbox on userform upon Userform1.Show | Excel Programming |