This is probably very dangerous if it exists, but I have inherited a database with several reports where a designated level of hierarchy is “hard coded” into the queries as selection criteria and other places. Is there a way to replace all occurences of a string (e.g. “Region”) with a replacement string (“Division”) in all queries, reports, forms and in the VBA code at one time?
Thanks for your ideas.
Ken