View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Rob van Gelder[_4_] Rob van Gelder[_4_] is offline
external usenet poster
 
Posts: 1,236
Default Progress bar in VBE

Indeed! - code is based on a posting a few weeks back by Michel.
I wasn't really thinking about creds, but you're right. I'll get them in.

Cheers

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"Tom Ogilvy" wrote in message
...
No credit to Michael Pierron?

--
Regards,
Tom Ogilvy

"Rob van Gelder" wrote in message
...
I have a progress bar example on my website. Progress on the status bar.

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"Scott P" wrote in message
...
Is it possible to display a status bar in the Visual Basic for

Applications editor? If so, How? I would like to monitor the progress

of
a
module when it is being run.