Im using MS Access 2003 and within it I have maybe 100 queries in total; I’ve been tasked with changing a few names in one of the tables and I don’t know exactly how many queries use that particular table.
My question is – is there anyway in Access to automatically change the field names in a table used in multiple queries without having to manually update the queries to reflect the change?
For example say query A does this:
SELECT name
FROM tblA
WHERE ...
If i changed the name in the table is there a way to reflect this across all the queries?
Thanks
This is about the only case where Track Name Autocorrect and Perform Name Autocorrect is a good idea.
— http://office.microsoft.com/en-ie/access-help/set-name-autocorrect-options-HA010256413.aspx