View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Robin Hammond[_2_] Robin Hammond[_2_] is offline
external usenet poster
 
Posts: 575
Default need a progress bar for status bar

There's one on my site that runs in the status bar for 97 and as a proper
form in 2000.

Robin Hammond
www.enhanceddatasystems.com

"funkymonkUK"
wrote in message
...

Hi

I need a progress bar that will be used in the status bar. Something
like the one that runs when you open a really big workbook or one like
when it calculates your worksheets. Is there any vba code that would do
this jobe nicely. I know the application.statusbar.value = "Creating
sheets" but would perfer a more meaningful % complete.

I am using excel 2000 but my client will most likely be using excel 97.


--
funkymonkUK
------------------------------------------------------------------------
funkymonkUK's Profile:
http://www.excelforum.com/member.php...o&userid=18135
View this thread: http://www.excelforum.com/showthread...hreadid=524257