DSCartwright
Registered User.
- Local time
- Today, 08:08
- Joined
- Jul 30, 2012
- Messages
- 16
Hi Guys,
I have a table that has these fields.
Full Name, Forename, Surname, Salutation. This data has been extracted from another database where the Surname field was not required but it is now. So i need to find a way to pull data from the salutation field into the surname field where salutation has data but surname is null. The next one when surname and salutation are null but full name has data i need to pull that across.
How would i do this through a query?
Thanks
I have a table that has these fields.
Full Name, Forename, Surname, Salutation. This data has been extracted from another database where the Surname field was not required but it is now. So i need to find a way to pull data from the salutation field into the surname field where salutation has data but surname is null. The next one when surname and salutation are null but full name has data i need to pull that across.
How would i do this through a query?
Thanks