Form|Sub-form duplicate

  • Thread starter Thread starter SR
  • Start date Start date

SR

Registered User.
Local time
Today, 22:45
Joined
May 1, 2001
Messages
14
Easy question (I hope). I have created a data entry form using a subform to allow multiple entries under one person's name|coordinates (address etc - on main form). However, whenever I enter a record, the underlying table always shows one additional record with just the the main form info (Name|coordinates etc and all the subform fields are blank - like the main form is saving a record before I get to the subform fields). Other than that additional entry, the rest of the records have all their fields correctly filled. Why is the mainform creating a record on its own without subform info? Have I linked my forms improperly?
 
The format of your main form may have been set to "continuous" form.
It should be set to "single' format.
 

Users who are viewing this thread

Back
Top Bottom