Data Entry in Records

L

lilami_03

Is it possible to enter data into the top record? (Can the new record be the
top record instead of the bottom record?) I want to enter data from the top
rather than at the bottom of my database.

Thank you.
 
J

John Vinson

Is it possible to enter data into the top record? (Can the new record be the
top record instead of the bottom record?) I want to enter data from the top
rather than at the bottom of my database.

Thank you.

Use a Form. In a single form, the new record (or the selected record)
is the only record you see. Table datasheets are NOT good places to
enter data!

John W. Vinson[MVP]
Join the online Access Chats
Tuesday 11am EDT - Thursday 3:30pm EDT
http://community.compuserve.com/msdevapps
 
Top