Losing records from a table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

As I add additional records with the use of the form, I am losing records
from the beginning of the corresponding table.
 
WFH said:
As I add additional records with the use of the form, I am losing
records from the beginning of the corresponding table.

You are not adding records then. You are just changing the first record
every time.

Are you using a bound form?
Does it open at the blank "New Record" position?
If No, are you first moving to the new record position before entering your
data?
 
Rick, thanks for the reply, no the form doesn't open to a new or blank
record, it opens with the earliest record...I think you're on to
something...what do I do?

Bill
 
To enter a new record you should be clicking the new record button at the
bottom of your form, right?
 
Guys, Thanks, this identified and fixed the problem! Appreciate it!!
Bill
 

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