G
Guest
I need a command button on form1 to open a form2 in datasheet view & add a
new record with data filled in based on data on form1, allowing the user to
either tweak the data in form2 at this point and/or accept the transaction.
I need all the records to show in form2, which is why I selected datasheet
view. When I put in the code to add a new record, it goes to DataENTRY view
& won't show the other records that are there. Is there a way to do this?
Basically, what I want is the equivilent of clicking on the little asterisk
and filling in those fields. If I don't put in the "add new record" code, it
just overwrites the records that are there. Please help!! Thanks so much
new record with data filled in based on data on form1, allowing the user to
either tweak the data in form2 at this point and/or accept the transaction.
I need all the records to show in form2, which is why I selected datasheet
view. When I put in the code to add a new record, it goes to DataENTRY view
& won't show the other records that are there. Is there a way to do this?
Basically, what I want is the equivilent of clicking on the little asterisk
and filling in those fields. If I don't put in the "add new record" code, it
just overwrites the records that are there. Please help!! Thanks so much