View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mike Fogleman Mike Fogleman is offline
external usenet poster
 
Posts: 1,092
Default "Slidey Bar" for Code Progess

A graphical progress bar is complicated to integrate with your code, but
here is one of the best:
http://www.cpearson.com/excel/Progress.htm

Mike F
"Chris Gorham" wrote in message
...
Hi,
I would like to include a "slidey bar" indicating the progress of my code
on
a UserForm which is open as the program runs...
anyone know of a web site that I can down load one...??

Thanks...Chris