LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 331
Default Incremental Progess Indicator

Hi,
I need to build a progress indicator for the following loop:
_______________________________
For i = 0 To TextBox1.Value

€˜some code

PctDone = i / TextBox_cnt.Value

Next i
______________________________

TexBox1 is an UserForm input, so it is variable. Instead of continuously
updating progress indicator, Id like to show something at each +5 %
completed for example. How can this be coded?

Thank you.

--
______
Regards,
Greg
 
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
Incremental Numbering Challenged Excel Worksheet Functions 2 January 18th 07 11:51 AM
Incremental Numbering fastcar Excel Worksheet Functions 1 July 12th 06 03:13 AM
incremental counter cynthiabryant Excel Worksheet Functions 4 April 3rd 06 05:15 PM
Incremental numbering Jeff H. Excel Discussion (Misc queries) 1 December 2nd 05 09:49 PM
"Slidey Bar" for Code Progess Chris Gorham Excel Programming 2 September 23rd 05 06:31 AM


All times are GMT +1. The time now is 12: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"