|
-
Nov 2nd, 2014, 02:07 PM
#1
Thread Starter
Hyperactive Member
Generic routine to display progress bar
I'm not sure how to ask this question, but there are times when you want to display a progress bar; e.g., to show the number of records that have been processed as a percentage on a moving bar chart. Everything that I've seen calls for imbedding the code that is processing the records within the userform activate module. That means that you have to have different code for every 'progress bar' that your displaying, even though you may be using an identical userform. Is there a way to call a procedure that shows the userform and uses passed parameters to show the progress? Sorry if this is not clear but I hope you know what I'm asking. Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|