Datasheet View titles in Access

D

Dorothy

How do I change the titles for the Datasheet view in Access? It doesn't give
me the opportunity to go into table design. But the titles ended up being
ones I made on the form, and then I changed the ones on the form and now the
datasheet doesn't have the correct titles.
 
J

Jeff Boyce

Dorothy

If you can't change the table definition (e.g., field titles), you probably
are not working directly with the tables. Are you either using a
"front-end" databasel, or an MDE database?

Be aware that if you change the table's field names, all the queries, forms,
reports and code that you've created based on those (old) names will break
because of the (new) names.

Regards

Jeff Boyce
<Office/Access MVP>
 
D

Dorothy

Ok, I'll recheck what I've done so far and be sure I did the right thing with
the tables and field names. Thank you
 
Top