View Full Version : Progress Bar?


ishaqani
03-28-2007, 10:09 PM
I have some querys and macro command. All that executed just one click button. Now I need to set a Progress Bar with percentage option over all the process.

All the query and macro commands executed behind the progress bar till the 100%.

Can any one hv the code? plz advise.

Ron_dK
03-29-2007, 12:51 AM
Here's a nice example of a progress bar.
Just modify it to your own needs.

Hth

ishaqani
03-29-2007, 01:33 AM
Thanks.

Can you explain, how and where can i fit my Query and Macro function in this code.

Regards.