+ Reply to Thread
Results 1 to 4 of 4

Progress bar for Macros

  1. #1
    Registered User
    Join Date
    03-27-2013
    Location
    Conroe, Texas
    MS-Off Ver
    Excel 2016
    Posts
    14

    Exclamation Progress bar for Macros

    I know you can use the status bar at the bottom to notify the macro is running.
    But as this will be used by a lot of users who won't look down there to see the status.

    I'm trying to use a userform to pop up the status of the macros being run.
    Currently in my code I have several of the sheets locked to different badge IDs and one Admin ID.
    What I'm wanting to have happen is a progress bar pop up for after they enter their badge ID to the macro finishes loading there respective sheets.
    Also for it to pop up anytime they select any of the speciality buttons with macros attached to them.
    20100 - Current Admin Password

    If anyone can help give some direction I do have the userform made and think I'm on the right track just need help putting the finishing touches on it.

    Thanks.
    Attached Files Attached Files

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Progress bar for Macros

    Andy Pope has several examples at http://www.andypope.info/vba/pmeter.htm
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Valued Forum Contributor Sean Thomas's Avatar
    Join Date
    03-25-2012
    Location
    HerneBay, Kent, UK
    MS-Off Ver
    Excel 2007,2016
    Posts
    971

    Re: Progress bar for Macros

    Hi,
    im signing off now, but i have attached some usefull information i have used to create progress meters.
    if you need some help, send a message and i will have a look tomorrow if i get time.

    these can be tricky to get the hang of, but can be usefull to let the user know whats going on if you have long/slow procedures.
    Attached Files Attached Files
    Regards
    Sean

    Please add to my reputation if you think i helped
    (click on the star below the post)
    Mark threads as "Solved" if you have your answer
    (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code:
    [code] Your code here [code]
    Please supply a workbook containing example Data:
    It makes its easier to answer your problem & saves time!

  4. #4
    Registered User
    Join Date
    03-27-2013
    Location
    Conroe, Texas
    MS-Off Ver
    Excel 2016
    Posts
    14

    Re: Progress bar for Macros

    Thanks to the both of you. I'll look at both these examples and see if I can get them to do what I need.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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