Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Macro Progress Indicator

"Jim Cone" wrote:
You also can simulate (somewhat) a progress bar within the status bar
by displaying consecutive characters (filled squares).
Jim Cone


Curious... how would I code the status bar to reflect conscutive filled
squares in each... I assume one would modify the "#00%" portion of the
statusbar code but with what?

Application.StatusBar = "Part One of Four " & Format$(t / n, "#00%") '<<<<
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
statusbar indicator for progress of macro running Brian Jones @ Belhar SA Excel Programming 1 July 20th 07 08:59 AM
Progress Indicator Rob Hargreaves[_2_] Excel Programming 16 August 8th 05 12:50 AM
msgbox as a progress indicator... John Keith[_2_] Excel Programming 2 June 30th 05 06:36 PM
Progress Indicator in form Paul_Russell[_2_] Excel Programming 3 February 4th 04 10:38 PM
PROGRESS INDICATOR jason Excel Programming 6 October 3rd 03 01:58 AM


All times are GMT +1. The time now is 11:35 PM.

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

About Us

"It's about Microsoft Excel"