StatusBar

  • Thread starter Thread starter Bruno
  • Start date Start date
B

Bruno

Hi:

Can anyone tell me how to either scroll text or display processing boxes on
the statusbar?

Thanks in advance

Regards:
Bruno
 
See John Walkenbach's site for code to show a processing box in the status
bar:

http://j-walk.com/ss/excel/files/developer.htm

It is the 6th item down in the list:
Control the LED Display in the StatusBar

as far a scrolling text, you would have to build a loop that alters the
position of your characters in the string and displays them in the status
bar at a set interval. There is no built in support for it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top