P
Paul Watkins
Hi
I want to split the message which i have below into 2 lines within the
msgbox
MsgBox ("help i'm stuck"), vbCritical
when the box is displayed i want it to read:-
help
i'm stuck
how can i adapt this?
Paul
I want to split the message which i have below into 2 lines within the
msgbox
MsgBox ("help i'm stuck"), vbCritical
when the box is displayed i want it to read:-
help
i'm stuck
how can i adapt this?
Paul