Hi,
I have a macro that reads 16 user inputs in cells - 8 sections with a starting number and ending number for each. When the macro is run it input this info a total of 14 worksheets. Each sheet contains 8 tables - one for each section. I want to create a progress bar letting the user know its total percentage, and what sheet it is setting up? All I can seem to find is progress bars that read off rows in sheets. Is there any way of creating a function that analyses how long it will take to run code and then use this info for a progress bar?
Any help greatly appreciated!
I have a macro that reads 16 user inputs in cells - 8 sections with a starting number and ending number for each. When the macro is run it input this info a total of 14 worksheets. Each sheet contains 8 tables - one for each section. I want to create a progress bar letting the user know its total percentage, and what sheet it is setting up? All I can seem to find is progress bars that read off rows in sheets. Is there any way of creating a function that analyses how long it will take to run code and then use this info for a progress bar?
Any help greatly appreciated!