MarkCBB
Active Member
- Joined
- Apr 12, 2010
- Messages
- 497
HI there VBA pros,
I am not too sure this is possible.
I have a very simple code that updates some databases with formulas. I turn the calculation type onto manual in the beginning of the code and then run the actual code, and then turn the calculation back to automatic and the end of the code.
Due the the amount of formulas that are being updated, this takes a very long time to complete. Is there a way I can have the statusbar show the progress of the calculations in percentage to completion?
I am not too sure this is possible.
I have a very simple code that updates some databases with formulas. I turn the calculation type onto manual in the beginning of the code and then run the actual code, and then turn the calculation back to automatic and the end of the code.
Due the the amount of formulas that are being updated, this takes a very long time to complete. Is there a way I can have the statusbar show the progress of the calculations in percentage to completion?