G
gstar
Hi,
I have an access DB 2003 where I need to concatenate 3 columns, then
update the output to a new column in the table but am struggling to
achieve this.
For example from TblContacts I created a query with & concatenated
the 3 columns, Title, ForeName, Surname resulting in Mr John Smith
lets say. I have 21,000 records and need to insert them into
SalesFullName column in the TblContacts.
Seem to struggle either simply copying [File Lock errors], is there a
better method for this one off task?
Thanks
I have an access DB 2003 where I need to concatenate 3 columns, then
update the output to a new column in the table but am struggling to
achieve this.
For example from TblContacts I created a query with & concatenated
the 3 columns, Title, ForeName, Surname resulting in Mr John Smith
lets say. I have 21,000 records and need to insert them into
SalesFullName column in the TblContacts.
Seem to struggle either simply copying [File Lock errors], is there a
better method for this one off task?
Thanks