+ Reply to Thread
Results 1 to 5 of 5

how to add a progress bar in existing macro?

  1. #1
    Registered User
    Join Date
    05-25-2014
    Location
    ATHENS GREECE
    MS-Off Ver
    2007
    Posts
    58

    how to add a progress bar in existing macro?

    good morning everybody!
    could someone give me some info,how to add a progress bar in my macro-enabled workbook?
    the macro is tested,runs fine,i know only how to add a userform....could you assist?
    thanks!
    Still proud to be a Greek.....

  2. #2
    Registered User
    Join Date
    06-20-2014
    Location
    Scotland
    MS-Off Ver
    2010 & 2013 professional
    Posts
    16

    Re: how to add a progress bar in existing macro?

    I find progress bars to be really flaky.

    my personal favourite is to use

    Please Login or Register  to view this content.
    in the quotes, enter what stage your macro is at.


    at the end, insert
    Please Login or Register  to view this content.
    Sent from my HTC One_M8 using Tapatalk
    Last edited by dgwebster; 06-21-2014 at 08:10 AM.

  3. #3
    Registered User
    Join Date
    05-25-2014
    Location
    ATHENS GREECE
    MS-Off Ver
    2007
    Posts
    58

    Re: how to add a progress bar in existing macro?

    oh well...thanks for the quick reply...could you give me some more info,some sample of code maybe?

  4. #4
    Registered User
    Join Date
    06-20-2014
    Location
    Scotland
    MS-Off Ver
    2010 & 2013 professional
    Posts
    16

    Re: how to add a progress bar in existing macro?

    on a progress bar or on using the statusbar? if the latter, the code is exactly has above, pop it I to your code and when it runs the statusbar at the bottom left displays what you want it to.

    some examples I have done are:

    application.statusbar = "Initiating global variables"

    another, within a loop that processes a number of CSV files:

    Please Login or Register  to view this content.
    Sent from my HTC One_M8 using Tapatalk
    Last edited by dgwebster; 06-21-2014 at 08:09 AM.

  5. #5
    Registered User
    Join Date
    05-25-2014
    Location
    ATHENS GREECE
    MS-Off Ver
    2007
    Posts
    58

    Re: how to add a progress bar in existing macro?

    folks,i upload a file that i made,got the bar,but needs some sync between the actions and the bar....
    the bar runs,but with no sync....
    could someone advice?
    Attached Files Attached Files

+ 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. Bar chart or bar graph for construction progress physical progress
    By pvsvprasadcivil in forum Excel Charting & Pivots
    Replies: 12
    Last Post: 01-08-2014, 02:40 AM
  2. Bar chart or bar graph for construction progress physical progress
    By pvsvprasadcivil in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-29-2013, 12:41 PM
  3. Replies: 11
    Last Post: 11-04-2013, 04:32 PM
  4. Replies: 3
    Last Post: 10-14-2013, 03:06 PM
  5. Adding Progress Bar to existing Macro...
    By Zoediak in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-28-2013, 04:32 PM

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