MarkRind
04-19-2002, 10:56 AM
There has to be an easy way that I have overlooked, but I am wondering how to have a form go to the next open record once it is opened, so the data entry people do not have to click on the little arrows at the bottom of the screen. The less some of these peopel have to do, the better.
What do you mean the next open record, do you just want to use the form to add records?
MarkRind
04-19-2002, 11:08 AM
Right now, the form when opened, opens to the first record in the table. That is great if would like to see all the records in the table, however I now have to hit the little arrow with the star atthe bottom of the form to get to the edit part of the table. I hope the helps.
Jack Cowley
04-19-2002, 11:12 AM
Set the forms Data Entry property to Yes.
MarkRind
04-19-2002, 12:08 PM
See I new it was something I overlooked. Thanks