View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
munchkin munchkin is offline
external usenet poster
 
Posts: 57
Default Message Box - Formatting Question

Below is my message box. I want the 2 sentances to be on 2 separate lines.
How to I get a return key inbetween them to do that?


MsgBox ("IF IMPORT WAS SUCCESSFUL click 'MOVE RECORD LIST TO DRIVER LIST'
to finish the import. IF THE RECORDS DID NOT IMPORT CORRECTLY click 'CANCEL
IMPORT' and start over.")