How to use the Status Bar in a UserForm

  • Thread starter Thread starter Jeff Marshall
  • Start date Start date
J

Jeff Marshall

Hi ,
I'm not quite sure what the status bar in a userform is for.
Does it do the same thing as a progress bar ??

Could I get a little bit of code that could be inserted into a userform that
would make the status bar work ?

Thanks for your help,
Jeff Marshall
 
Never heard of a status bar in a userform. Excel has a status bar.

I provided code to use the ProgressBar control and Bob Phillips provided a
link to show how to simulate a progress bar in answer to your previous post.
 
Back
Top