Hi Everyone
I am running an event macro from sheet A and I want to display sheet B on the screen before a message box displays. However the message box always displays first and Sheet B displays after I click OK.
I have tried Doevents, application.screenupdating = true, sheet.activate etc but none of this works for me.
Please can someone tell me the correct VBA to display sheet B before the message box opens.
I really appreciate your help
thanks
Derek
I am running an event macro from sheet A and I want to display sheet B on the screen before a message box displays. However the message box always displays first and Sheet B displays after I click OK.
I have tried Doevents, application.screenupdating = true, sheet.activate etc but none of this works for me.
Please can someone tell me the correct VBA to display sheet B before the message box opens.
I really appreciate your help
thanks
Derek