I've created a form in MS Access 2000. Now I'm attempting to format the input in a report.
In a text box, I have the following expression:
="Please have your son," & [Name] & " report to class on time."
I'm trying to have the name printed in upper case.
How can I do this?
In a text box, I have the following expression:
="Please have your son," & [Name] & " report to class on time."
I'm trying to have the name printed in upper case.
How can I do this?