I have a workbook that takes a decent amount of time to recalculate based on a series of very complex formulas. I'd like to add a message box triggered by a worksheet_change event (already written) which pops a message box noting the sheet is in the process of updating.
I don't want the user to have to interact with the message box to get the in order to have the macro finish it's cycle.
Any suggestions?
I don't want the user to have to interact with the message box to get the in order to have the macro finish it's cycle.
Any suggestions?