Append query results and Inputs from Forms to a table.

R

Rubiano B

Hi,

I have a Form with inputs controls and a subform for a
query . Under the user command, I want to save the results
of the query and some aditional information user-selected
in the main form to a table.

ie , the final table has the same fields as the query plus
some aditional fields to be filled from the main form
where the user is doing some selection. Can I do this on
Access.

I'll apreciate any help on this.
 
Top