ChrisOjeda
Programmer
Hi,
I did a search and came up with a variety of progress bars (some for VB5 or VB6, some for Access under various scenarios) that seemed to be a little more overhead than I need. All I want to do is the following:
1) Display a Progress Bar
2) Run through a module and at various points in the module update the Progress Bar. I don't want to update it basd on loops but just based upon reaching certain lines of code.
Can someone direct me to the right solution for this? Thanks
I did a search and came up with a variety of progress bars (some for VB5 or VB6, some for Access under various scenarios) that seemed to be a little more overhead than I need. All I want to do is the following:
1) Display a Progress Bar
2) Run through a module and at various points in the module update the Progress Bar. I don't want to update it basd on loops but just based upon reaching certain lines of code.
Can someone direct me to the right solution for this? Thanks