Hi Jason,
Just a quick comment to explain your observation regarding NameAutocorrect:
"I found that it made the appropriate change in one form, but most of my stuff did not get
modified."
In order for NameAutocorrect to even attempt to function correctly, the name maps must be
up-to-date in your database before you attempt to rename a field, table or query. The name maps
were likely not up-to-date since you had already disabled this most buggy feature (a good
thing!). In order to update the name maps, you need to first turn NameAutocorrect back on. Then
open each object (tables, queries, forms, reports) in design view, and click on the save button.
Do this before you attempt to rename anything. Then, you'll have a reasonable chance of success
with NameAutocorrect.
The same procedure is required for databases that have been converted from the Access 97 format
to the Access 2000 format, since there would be no associated name map in a converted database.
Tom
____________________________________
Thanks, they were disabled.
I enabled them, but my frontend application has all linked tables. Is that
still supposed to work if I make changes to the backend access DB? It looks
like it does not, so I exported all the tables into my frontend db instead
of using the links, then made the changes to the tables. I found that it
made the appropriate change in one form, but most of my stuff did not get
modified.
Can I get the code you have to search the forms and queries so I can see
what didn't get updated?