Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I want to change cell values while a messgebox is open. Basically, excel does not allow me to change anything while macro is running. Is there anyway I can have modeless msgbox so that I can change cells values (or any calcualtion) behind msgbox? Thanks, Nazrul |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Nazrul,
To obtain this functionality, replace the MsgBox with a modeless userform. --- Regards, Norman "Nazrul" wrote in message ... Hi, I want to change cell values while a messgebox is open. Basically, excel does not allow me to change anything while macro is running. Is there anyway I can have modeless msgbox so that I can change cells values (or any calcualtion) behind msgbox? Thanks, Nazrul |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
msgbox | Excel Discussion (Misc queries) | |||
Msgbox | Excel Programming | |||
help with Msgbox | Excel Programming | |||
MsgBox help | Excel Programming | |||
MsgBox Help! | Excel Programming |