G
Grand Titus
I would like to make a control in a state with this expression:
=[field1] & "\n" & [field2]
But \n doesn't work. Access doesn't treat \n as an end line.
How can I make Access understand that it must break the line?
Thanks
=[field1] & "\n" & [field2]
But \n doesn't work. Access doesn't treat \n as an end line.
How can I make Access understand that it must break the line?
Thanks