I am having trouble adding more than one record to a table using a data entry form. I have a form that is set up to be a data entry form (data entry property set to yes). On this form is a command button to add another record--here's the code the wizard created --<br><br>DoCmd.GoToRecord , , acNewRec<br><br>The form is based on one table. When the form is opened it displays a blank record--once you fill it in and click on the command button to add another record, you get a message about being at the end of a recordset and can't go to the specified record. <br> <p>jgarnick<br><a href=mailto:jgarnick@aol.com>jgarnick@aol.com</a><br><a href= > </a><br>