Hi Experts,
I am learning Access 2007.
I put a message in msgbox as
MsgBox " Data Enter Error No: " & Err.Number & "; Description: " & Err.Description & "Please contact Developer"
However, system display all information at one line.
any way to put into 2 or 3 line at messagebox?
Thanks very much!
Newaccesser
I am learning Access 2007.
I put a message in msgbox as
MsgBox " Data Enter Error No: " & Err.Number & "; Description: " & Err.Description & "Please contact Developer"
However, system display all information at one line.
any way to put into 2 or 3 line at messagebox?
Thanks very much!
Newaccesser