Folks,
I am trying to create a data entry form from one table tblCommCatch. I am using the "split form" design. I have fields in the header that are combo boxes that the user will select once and then in the datasheet view add additional data. I don't want the user to have to go back to the combo boxes in the header to add a new record. I already set default values for the combo boxes in the header. When I tab to a new record in the datasheet, the PK (CommCatchID) in the header does not advance. How do I get this to work?