Thread: message box
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Christian Galbavy Christian Galbavy is offline
external usenet poster
 
Posts: 8
Default message box

Hello!

I have a computation, which takes some time. So I would like to popup a
small window with the text "Please wait ...", the user should not be able to
do anything with this box. When the computation has finished, I want to
close this window.

Does anybody know, how this is possible in VB?
Thanks for your answers.

Regards
Christian