Good day,
I am looking in searching on information for VBA Progress Bar. I have some example of code that I cannot seem to change to my needs.
I have on a VBA Progress Bar, Workbook_Open, some fuctions that will be called.
Example:
My biggest threat is my Call complist that will open another workbook to update the list I have in one of my sheets.
Is there a way to incorporate the following example of VBA Progress Bar to match my call proceedures? Meaning, the progress bar will show the status by call completed...
from 0% to 100%, make the progress bar advance everytime a call is complete.
This was taken from the following website: http://www.learnexcelmacro.com/wp/20...-in-excel-vba/
Progress_Bar.xlsm
Bookmarks