I am updating one table with data from another which works fine using append and update queries. But I was to change all the 'ROAD' AND 'CIRCLE' etc names in the address fields to abbreviations, such as 'RD' and 'CR'. I know this is super easy in different update queries, but is there a way to append/update the new data and change the address field to have the abbreviations at the same time. Or maybe link the queries, so that they all run at the same time. And I cannot use form to do this, which would also make it quite easy. You know how those 'users' can be.
-Kate
-Kate