I know that I saw code on this forum to put the Last Name, First Name in the same field when you start with a table that has 2 separate fields (LASTNAME and FIRSTNAME) but I can't find it.
I have a table where the first name and last name are in two separate fields and I want to change the table to put both fields together in a field (MEMBER).
Do I do this using an update query?
Thanks
I have a table where the first name and last name are in two separate fields and I want to change the table to put both fields together in a field (MEMBER).
Do I do this using an update query?
Thanks
Comment