C
Chaplain Doug Pruiett
Access 2002. I recently began redesigning my database
applying more "normal" rules for table design and field
names. I have changed a host of field names from all CAPS
to a mix (LASTNAME becomes LastName, etc.). Queries
automatically seem to update to the latest names.
However, forms, reports, and modules do not. I know that
the forms, reports and modules will still get the data
referencing LASTNAME instead of LastName. However, for
the sake of consistency and sanity, I wish to propagate
the name changes across all objects. Is there an easy way
(easier than going into each form and report and changing
each control by hand)? Thanks for the help.
applying more "normal" rules for table design and field
names. I have changed a host of field names from all CAPS
to a mix (LASTNAME becomes LastName, etc.). Queries
automatically seem to update to the latest names.
However, forms, reports, and modules do not. I know that
the forms, reports and modules will still get the data
referencing LASTNAME instead of LastName. However, for
the sake of consistency and sanity, I wish to propagate
the name changes across all objects. Is there an easy way
(easier than going into each form and report and changing
each control by hand)? Thanks for the help.