Hello,
My database contains multiple tables that contain a field for employee name. One of our employees' changed their name so now I need to change the name from "Bob Smith" to "Robert Smith" in all tables.
What is the most efficient method of doing this? I know how to run update queries, but is there a way to tell Access to simply search for "Bob Smith" in all fields of all tables and change it to "Robert Smith?"
I'm imagining something similar to Microsoft Word's Find and Replace but for a database.
Thanks in advance,
Jessica