MsgBox line break codes
When using VBA pop-up messages (“MsgBoxes”), usability will improve by writing better text than “Critical Error: Restart” or other such nonsense. Often better descriptions equal more text in the MsgBox.
Enter line breaks Read on…

