+ Reply to Thread
Results 1 to 3 of 3

Creating a progress bar

Hybrid View

  1. #1
    Registered User
    Join Date
    08-08-2007
    Posts
    1

    Creating a progress bar

    Help wanted on displaying a Progress Bar.

    I am running a macro in VBA version 2007 which is doing calculations in a workbook. These are taking a long time and I want to show a 'Calculations Progressing' bar similar to those shown on downloading etc.
    Originally, I had set Excel invisible which increased the computing speed dramatically. I have not yet succeeded in producing a Progress Bar and I have been trying to achieve one by setting all but one worksheet as hidden and putting the bar on the one sheet that remains visible. This does not work because a) the calculations show through the visible sheet and b) the bar I create does not appear until the calculations are finished which defeats the object rather!

    I feel sure that there should be a built-in facility to do this somewhere, but I cannot find it. An alternative I thought might work was to use Userforms to display the information, but I have not found a way to do it.

    I hope you can help,thanks.

  2. #2
    Valued Forum Contributor
    Join Date
    04-11-2006
    Posts
    407
    Try reading this discussion:

    http://www.mrexcel.com/archive/VBA/18536.html

  3. #3
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Some verygood examples on Andy Pope's site here

    http://www.andypope.info/vba/pmeter.htm
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

+ 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