I’ve been using this tool for years and it’s great.
It allows you to search for a string in your database objects and replace them.
I often inherit a database created by the less well informed with field names like ‘Date’ or ‘Percentage’ or one of the other reserved words. or with special characters in it, like ‘-‘ (minus sign) or ‘%’.
Tip – I always make my field names with at least two words, separated by an underscore. That way you can’t possible use a reserved word. Why the underscore and not just Camel Case? Well it makes it easy to see in my code that I’m refering to a field and not some other object type. I do use naming conventions for most objects although not for tables.
This tool makes it easy to do a global search and replace in tables, queries, macros, forms and reports. (but not macros in 2007)
Yes it works!!! No more going back to Access 2002 or 3 to run it. Even seems to work with ACCDBs.
version 9.0j yes ‘J’. is tooted on the website for all 200x versions.
I installed it, seemingly, but it wasn’t there in Add-Ins on the ribbon. That’s because it’s found in the Add Ins Drop down in Database Tools.
I had to re- enter my registration code but didn’t have to pay for an upgrade.
you can find it at http://www.rickworld.com/download.html and no I’m not an affiliate just a greatful user.