Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 44
Default Application Status Bar Scroll

Hi

Is any aware if it is possible to make a message in the Application Status
Bar to scroll along?

I know you can do similar things on web pages using <Marquee commands with
HTML & a "Scroll()" method in Javascript, but it would be really useful to do
this in Excel with VBA?

If anyone knows whether it can be done &, if so, what VBA command i would
use, i would be very grateful

Please let me know if i have not been clear enough


cheers

jb
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Application Status Bar Scroll

There is no built in support for it.

some have used a do loop to update the message periodically (removing a
letter from one end and adding the next letter at the other end) to give the
appearance of scolling.

--
Regards,
Tom Ogilvy


"JB2010" wrote:

Hi

Is any aware if it is possible to make a message in the Application Status
Bar to scroll along?

I know you can do similar things on web pages using <Marquee commands with
HTML & a "Scroll()" method in Javascript, but it would be really useful to do
this in Excel with VBA?

If anyone knows whether it can be done &, if so, what VBA command i would
use, i would be very grateful

Please let me know if i have not been clear enough


cheers

jb

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot scroll with a Scroll Point Mouse Jeff (North Carolina) Excel Discussion (Misc queries) 2 January 7th 09 07:39 PM
reuest formula for auto update status & status date PERANISH Excel Worksheet Functions 5 June 2nd 08 04:26 PM
adding scroll bar to scroll on cell's content? Rotem Charts and Charting in Excel 0 November 16th 06 12:36 PM
Scroll horizontaly with mouse, create same system used to scroll . frederic New Users to Excel 5 October 9th 05 08:15 PM
Need a msg box that displays time status or loading status havocdragon Excel Programming 2 April 2nd 05 05:29 PM


All times are GMT +1. The time now is 10:39 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"