Let me start by saying thanks for your help.
I know this may sound basic, but I am kind of struggling with how to write this (I have only used VBA with Excel).
I have one Access table with a bunch of entries that need to be cleaned up and another Access table that is blank that I want to populate.
I only need to clean up one of the fields, the publisher name, because many of them will say JoeyJoeJoe Inc., others with say JoeyJoeJoe Incorporated, and even others will say JoeyJoeJoeBob.
So I was going to move all of the fields in the old table to the new table, except that if the publisher field says INC. (or other variations) I would remove that and append "Inc" at the end of the text.
Any ideas?
Thank a million guys/gals,
Willz99ta
I know this may sound basic, but I am kind of struggling with how to write this (I have only used VBA with Excel).
I have one Access table with a bunch of entries that need to be cleaned up and another Access table that is blank that I want to populate.
I only need to clean up one of the fields, the publisher name, because many of them will say JoeyJoeJoe Inc., others with say JoeyJoeJoe Incorporated, and even others will say JoeyJoeJoeBob.
So I was going to move all of the fields in the old table to the new table, except that if the publisher field says INC. (or other variations) I would remove that and append "Inc" at the end of the text.
Any ideas?
Thank a million guys/gals,
Willz99ta