Hi,
Working on an pre-existing database. Original structure has a field in a table called "Salutation" which is what they want to appear at the top of letters etc.
It contains info like
Mr. Berger
Ms. Johnstone
Executive Director
Sarah
I want to clean up this field, and have created a combo box that lets them select the most common Salutations (Mr. Mrs. Dr. etc.) or add their own, which works for new clients.
I want to create a query (or something) that when it finds an entry in this old field like Mr. XXXX or Mrs. XXXX it removes the last part of the data (i.e. no sense storing thier last name in 2 fields).
Not sure how to go about something like this.
Thanks!
Matts
Working on an pre-existing database. Original structure has a field in a table called "Salutation" which is what they want to appear at the top of letters etc.
It contains info like
Mr. Berger
Ms. Johnstone
Executive Director
Sarah
I want to clean up this field, and have created a combo box that lets them select the most common Salutations (Mr. Mrs. Dr. etc.) or add their own, which works for new clients.
I want to create a query (or something) that when it finds an entry in this old field like Mr. XXXX or Mrs. XXXX it removes the last part of the data (i.e. no sense storing thier last name in 2 fields).
Not sure how to go about something like this.
Thanks!
Matts