I made a database, and a form to enter info into the datatbase. The form has
2 tabs, but both tabs enter info in the same table. The problem is that when
I go to open the form, it opens to the next entry, but the bottom record
counter is at 1. I can't go back and edit past records. The report and the
table shows all the records, but the form doesnt.
Anyone know why?
Amy Blankenship - 17 Mar 2008 15:08 GMT
>I made a database, and a form to enter info into the datatbase. The form
>has
[quoted text clipped - 4 lines]
> table shows all the records, but the form doesnt.
> Anyone know why?
Check to see if the Data Entry property is set to "Yes." If it is, set it
to "No."
HTH;
Amy