View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nazrul[_3_] Nazrul[_3_] is offline
external usenet poster
 
Posts: 4
Default work behind msgbox

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