Okay I have a question, I'm not sure if this is possible or not, but if it is how can i accomplish this?
I have multiple tables (6) in a database that have one common field in all of them which is Employee_Name. What i have is, all of the tables combined with a query. Without having to enter in the employee name 6 different times, i was wondering if there would be a way to just update the other tables within the query with the name?
Any help is greatly appreciated
THanks in advance.
I have multiple tables (6) in a database that have one common field in all of them which is Employee_Name. What i have is, all of the tables combined with a query. Without having to enter in the employee name 6 different times, i was wondering if there would be a way to just update the other tables within the query with the name?
Any help is greatly appreciated

THanks in advance.