Cosmiccradle
Technical User
The problem is the following....I have three tables and three Update queries. Each table has fields/columns that are the same and some that are different per table. I was wondering if it's possible to make one query for all three tables that have the same fields/columns, so that I only need one update query instead of three. Any thoughts, is this possible?