ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Macro Progress Indicator (https://www.excelbanter.com/excel-programming/423275-re-macro-progress-indicator.html)

Telecorder

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%") '<<<<


All times are GMT +1. The time now is 07:09 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com