View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson[_5_] Jim Thomlinson[_5_] is offline
external usenet poster
 
Posts: 486
Default Add Message While Program is Working

I tend to use Application.Statusbar to notify users...
--
HTH...

Jim Thomlinson


"maperalia" wrote:

How can I add a message " Please Wait Program Is Still Running " while the
program is running.

Thanks in advance.
Maperalia