Thread: Progress Bar
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim Rech Jim Rech is offline
external usenet poster
 
Posts: 2,718
Default Progress Bar

Some downloads:

From John Walkenbach (userform):

http://spreadsheetpage.com/index.php...ess_indicator/

From Stephen Bullen (Windows API):

Page:
http://www.oaltd.co.uk/Excel/Default.htm
Specific file:
http://www.oaltd.co.uk/DLCount/DLCou...e=WksPrgrs.zip



--
Jim
"leerem" wrote in message
...
| Whilst macros are working and if there are call commands within these
| routines the macro could go on for apporx 60 secs, how can I either
install a
| progress bar or allow messages to appear on a Userform. I tried useing a
| userform but when this was shown the macro stopped until there was some
sort
| of imput from the user. how can I get around this.
| Many thanks in anticipation
|