bobsmallwood
Programmer
Whenever a field is deleted from a table (or its name changed) one gets a "field not found in table" when a qery that has that field checked is attempted. The query cannot even be opened in design mode so as to de-select the no longer existing field. Is there a way to easily find out all the queries that use a specific field before a table is restructured? Are there any other tricks or rules-of-thumb to employ in this situation?