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?