Closed Thread
Results 1 to 8 of 8

progress bar

  1. #1
    GuitarMyke
    Guest

    progress bar

    Hey Guys,

    I have a project that involves saving a rather large workbook. The end user tends to think that nothing is happening while the workbook is trying to save. I need a progress bar so that the user knows the macro is actively executing the save. I have seen the examples by Walker and others and they're not really what I'm searching for. The progress bar that Walker shows has to do with generating random numbers on a worksheet and showing the progress of that. I don't want to use a progress indicator in the status bar because the user's attention isn't automatically drawn to it. I need an actual progress bar that shows while the workbook is saving. Also, how do I use the progress bar control? I think that this would be the easiest way, though I could be wrong. I couldn't find any help in the help files or on the web. Any help?


    Thanks in advance,
    Myke

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    So this didn't help

    http://www.excelforum.com/showthread.php?t=612204

    Please read forum rules below. Duplicate posts are not permitted.

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    GuitarMyke
    Guest

    Re

    No, that post didn't help to much. Sorry about the duplicate post. I guess I didn't make my situation clear the first time.

    Thanks,
    Myke

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678
    Progress bars need some kind of code metric to infer how far they are along toward completion (e.g., loop counters). What feedback do you get from the Save process to support that?

    I think Andy Pope has the definitive collection of progress meters -- see http://andypope.info/vba/pmeter.htm. But they don't address the first issue.

  5. #5
    GuitarMyke
    Guest

    Re

    I think Andy Pope has the definitive collection of progress meters -- see http://andypope.info/vba/pmeter.htm. But they don't address the first issue.
    As I stated before, that post didn't really help much. I am here looking for real answers to a solution and what people keep doing, especially moderators who care more how people format their posts instead of truly helping people, is putting in a links to websites that don't really help much.

    So, if you don't know how to do this, that's fine, but what I need is someone who truly understands this to help me not someone who posts links that really don't help. I can find websites myself by using Google.

    Sorry for being so direct, but I simply don't have time to f--- around.

    Comprende? Mods?

  6. #6
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678
    Wild guess, here: you're a highly-sought motivational speaker, and the huge file you're saving is a list of your clients ...
    Last edited by shg; 11-25-2007 at 11:13 PM.

  7. #7
    Registered User
    Join Date
    09-04-2007
    Posts
    67

    Wow

    I have been here for a short time, but have nothing but nice things to say about everyone!!

    They have been a tremendous help.

    I am helping out a friend (and not getting paid). I have spend a few hundreds hrs on projects for him..just because he is my friend and he has no knowledge of Excel.

    Thank you Friends here for taking the time to help me!

    Sorry bro if you are having a bad day. Hang in there and ask nice....


    (sorry mods for interfering)

  8. #8
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    GuitarMyke - solve your own problems. You have been offerd links to examples. IMO you shouldn't need a progress bar, the slowness is probably due to inefficient coding!



    I am locking this post due to your attitude.
    Hope that helps.

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

    Free DataBaseForm example

Closed 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