Dear all,

I've got a question regarding Message boxes.

In my code I indicate to the user that the macro is finished by displaying a MSGBOX "All done and file is saved C:\XXX"

Is there a possibility that I finish the macro completely and then a MSGBOX apprears? Because while the MSGBOX is open the macro still "runs"
Even with call another sub the original macro hasn't really ended.

Thanks for your response

Best,
SOFL