Append Record to another table from a form

J

Jean

I want to be able to add a record to the Order File from a
form that creates records in the Quote File, only when a
command key is pressed. I've got my form and the append
query created, but I don't know how to select only the
information from the record that is being displayed on the
form to add to the order file. Thanks for any help.
 
Top