Hi
I have a message box that will come up once my Macro is complete. It's just there to let the user know that they can take the next step. Just for aesthetic purposes, I want the formatting to be better. Its currently all crammed in, I would like it to be on separate lines after each full stop and possibly to be centred in the message box.
Is this possible? This is my current code.
I have a message box that will come up once my Macro is complete. It's just there to let the user know that they can take the next step. Just for aesthetic purposes, I want the formatting to be better. Its currently all crammed in, I would like it to be on separate lines after each full stop and possibly to be centred in the message box.
Is this possible? This is my current code.
Code:
MsgBox "The Macro is now complete. Please email this to xxxl@xxx.com, and upload the CSV file to CaseBlocks. Click OK to continue"