I've been playing around with the ctl32 progress bar There are aspects that I love and other I hate The one I hate is speed
Lets say I have a table with 73954 records I scan this table for whatever reason What's the best way to advance the progress bar in (say) increments of 5% i.e. only fire the following every 1400/20 times * Thisform.oProgress.ctlValue = mgt * DoEvents -- Regards Sytze de Boer Kiss Software --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cag1nny-n339d2zkmvzd9ic32fsbiyde1jtoodlzedc4bqc2...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

