Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Datasheet data entry line on top instead of bottom

Status
Not open for further replies.

Vittles

Programmer
Dec 7, 2000
95
US
I have an employee database form with a subform for trainings each person has attended. For some employees this list is very long & the line in which we enter the new training info is at the bottom. Is there anyway for this data entry line to be at the top instead (so we wouldn't have to scroll down to the bottom)?

Can change sort order, but that doesn't affect the entry line.
 
Make a copy of your existing subform that you do the review/data entry on.

Change the properties on that form to data entry "yes".
Place that new data entry subform above your other form.

I have not seen another way to do this.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top