Is there a way that when a user selects to add a new record that the values of the last record entered can populate the new record with the exception of corse of the primary key value?
i think you would have to save all the values in variables and then set me in the new record. some people use a controls tag property rather than variable for stuff like this