R
Rpettis31
In my macro I have a message that displays
"Customer"&[name]*"has this issue:" &[issue]
I know in many languages \n will move to the next line but that does not work?
How do I get the issue on the next line.
tHanks
"Customer"&[name]*"has this issue:" &[issue]
I know in many languages \n will move to the next line but that does not work?
How do I get the issue on the next line.
tHanks