I have a form that will be used to enter new records and edit existing ones. Presently, when I click on a filtered subform that displays my records, it loads the form containing the selected record, no problem there. But if I select the form separately to begin adding new records, it loads up either that last viewed record or the first record in my database. I can't seem to figure out where to put the code or event procedure to fix my problem to automatically determine where I'm adding a new record or intentionally adding the selected record. thanks in advance.