I have a Text Box on a Form that copies the data entered into other text boxes on the same form. (i.e =[NAME] & [ADDRESS] & [PHONE]).
When the data goes into the main Text box it appears as such:
BillSmith1HappyStreet5556159
How can I put spaces between the different fields, and can I start each field on a different line of the text box.
Anybody that can help, I would be very thankful for your assistance.
When the data goes into the main Text box it appears as such:
BillSmith1HappyStreet5556159
How can I put spaces between the different fields, and can I start each field on a different line of the text box.
Anybody that can help, I would be very thankful for your assistance.
