View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PJohnson PJohnson is offline
external usenet poster
 
Posts: 7
Default Modeless Msgbox?

Is there anyway to display/show a modeless msgbox (vbOKOnly)? I need the
user to be able to do something before continuing. I guess I am trying to
avoid a userform. Any help appreciated.

Pete