Results 1 to 3 of 3

Thread: Progress bar help...

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2000
    Posts
    45
    My program runs some queries on a Jet dbase, and I want to show how long these queries are taking. Since there is no loop how would I go about updating the progress bar. Also I want another progress bar to show how long the whole program takes to run, and I have the same problem, there are no loops that I can increment the thing. Also I want the main progress bar to increment as the queries are running. Anyone have an idea of how I could do this?

  2. #2
    Guest
    See if this thread is of any assistance.
    http://forums.vb-world.net/showthrea...threadid=19377
    Or check out this artical
    http://www.vb-world.net/tips/tip40.html

  3. #3

    Thread Starter
    Member
    Join Date
    Jun 2000
    Posts
    45
    Thanks for the help on both of my posts.
    These seem to require a loop in order to increment the progress bar. I'm a newbie to Visual Basic (and programming really, I'm a finance geek with an intership and they've stuck me programming) so I don't even know if what I want to do is possible. Is there anyway that I can show progress without a loop?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width