+ Reply to Thread
Results 1 to 3 of 3

Help for a Progress bar. Looking for estimated time remaing, but also have a PAUSE

  1. #1
    Registered User
    Join Date
    11-01-2009
    Location
    California
    MS-Off Ver
    Excel 2013
    Posts
    43

    Help for a Progress bar. Looking for estimated time remaing, but also have a PAUSE

    There are TONS of Progress bars and many with estimated time remaining, but I would like to be able to PAUSE (from a userform) and then have the code pause and then resumed, to continue with the progress, but subtract the effects of the time while paused.

    I would be basing this off a for next of crows on column a, so percent ect would be based on
    progress of that loop.

    Additionally (this would be great, but would probably be MUCH harder...) but iif an error contdion occurs, to also pause the timer. I realize I would need to have error code in each sub.function if this was to be implemented...

    ANy suggestions?
    Thanks
    Mc

  2. #2
    Forum Expert
    Join Date
    11-24-2013
    Location
    Paris, France
    MS-Off Ver
    Excel 2003 / 2010
    Posts
    9,831

    Arrow Re: Help for a Progress bar. Looking for estimated time remaing, but also have a PAUSE


    A VBA progress bar can show the percentage of a task, generally a counter division,
    but for the time you must elaborate what is your strategy how to estimate the time remaining.
    Do not forget either to attach a workbook, so far better to avoid a generic code
    or you are pretty confident with your Excel VBA skills to fit any starter code to your specific need.

  3. #3
    Forum Expert
    Join Date
    11-24-2013
    Location
    Paris, France
    MS-Off Ver
    Excel 2003 / 2010
    Posts
    9,831

    Arrow Re: Help for a Progress bar. Looking for estimated time remaing, but also have a PAUSE


    For starters the classic percentage bad slow VBA progress bar often found on web and the corrected version in this thread

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Calculate the estimated date and Time to complete the operation
    By meonly123 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 07-27-2023, 02:58 AM
  2. Countdown timer with progress bar and reset/pause features
    By bar807 in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 11-14-2020, 03:02 PM
  3. [SOLVED] Progress Indicator need to progress along with my code running time
    By Zahid0111 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 05-04-2020, 12:05 PM
  4. [SOLVED] Add estimated time (date) if one of the columns is answered
    By charlesav in forum Excel General
    Replies: 5
    Last Post: 03-18-2020, 04:33 PM
  5. [SOLVED] Estimated time per multiple task job
    By DHFE in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-10-2015, 07:39 AM
  6. Estimated Travel Time
    By ctexcelguy in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-13-2013, 01:03 AM
  7. Remaing Time Calc
    By wac61 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-13-2006, 03:08 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1