+ Reply to Thread
Results 1 to 3 of 3

VBA code to update popup progress bar

  1. #1
    Registered User
    Join Date
    11-09-2010
    Location
    Bay Area, USA
    MS-Off Ver
    Excel 2003
    Posts
    2

    VBA code to update popup progress bar

    Hello Everyone,

    I have a particularly lengthy macro I am running in VBA. I would like a popup window that displays the current progress. What I have so far is the window popping up and when I am in break mode I can see that the values it is supposed to use to update its completion ratio are in fact updating. Unfortunately, however, the meter stays at zero the whole time. Is there some script I can add to periodically update this meter?


    I should add also, that I have a form set up called UserForm1 in which the following code refers to. I'm new to coding so please excuse me if I am using the wrong terminology.

    Thanks,


    Here is the code I am using (truncated except all the relevant parts).:

    Please Login or Register  to view this content.

  2. #2
    Forum Contributor
    Join Date
    07-07-2005
    Location
    England
    MS-Off Ver
    Office 2019 Enterprise
    Posts
    462

    Re: VBA code to update popup progress bar

    Hi, I couldn't quite figure out what your code was trying to do but hopefully this simple code will help you towards your goal..

    Please Login or Register  to view this content.
    Let me know how you get on.

    John

  3. #3
    Registered User
    Join Date
    11-09-2010
    Location
    Bay Area, USA
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: VBA code to update popup progress bar

    Thanks John,

    I think I found my mistake.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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