Msgbox Help
Hello,
This may sound pretty basic but i need some help with the message in the msgbox() command.
I wish to have a long message displayed over 2 or more lines, i have never had to do this and cannot find any examples on how to, could someone please advise.
my code reads as follows
MsgBox "This Product has no stock on Hand, However there is an Stock Available from an Outstanding Container Order. # Do You Wish to Reserve Stock Against This Order?"
# indicates where i would like to start the second line.
Cheers
|