BrianExcel
Well-known Member
- Joined
- Apr 21, 2010
- Messages
- 975
I have a textbox on an Access form.
The text box is supposed to contain both first and last name from the "Employees" table, but I can't figure out how to concatenate the fields in the text box.
If the table name is "Employees" and the two column names are "FirstName" and "LastName" how would I do this? I am trying to do it through the "Control Source" option within the "Properties" for the field...
Thanks!
The text box is supposed to contain both first and last name from the "Employees" table, but I can't figure out how to concatenate the fields in the text box.
If the table name is "Employees" and the two column names are "FirstName" and "LastName" how would I do this? I am trying to do it through the "Control Source" option within the "Properties" for the field...
Thanks!