Modeless Msgbox?
Depends on what you want to be able to do, but look at Application.Inputbox
in VBA Help.
--
HTH
Bob Phillips
"PJohnson" wrote in message
news:FnWFd.23509$sf5.8788@lakeread05...
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
|