Thread: Progress box
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Arne Hegefors Arne Hegefors is offline
external usenet poster
 
Posts: 244
Default Progress box

Hi! I want to create a box like a message box that is to be shown to the user
while a macro is running. Ideally I would like to have something that shows
the user that the macro is actually running. Is this possible in vba and do
you know of any tips for doing this? Many thanks!