Form record navigation behaviour

  • Thread starter Thread starter gavin
  • Start date Start date
G

gavin

The data entry form on a database I am using is showing something I haven't
come across before. The record navigation at the bottom says "1 of 1"
instead of "1 of 4157". I have a feeling that this is may be connected to
the fact that the form opens showing a blank record - is that right?

Regards,



Gavin
 
Your form is opening in ADD mode and you are thinking of EDIT mode.
 
KARL DEWEY said:
Your form is opening in ADD mode and you are thinking of EDIT mode.

Thanks, Karl - how do I change from one to the other?



Regards,


Gavin
 
Open the form in design view. Right click and select Properties. Check the
"Data Entry" property to see if it is "Yes." Change to NO.
For information click in the selection area of the property and press F1.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top