using add query with subform fields

  • Thread starter Thread starter ftaghaboni
  • Start date Start date
F

ftaghaboni

I am trying to run an add query and add data from a running subform into a
table. everything is working fine except for the fact that only the first row
of data from the subform is being added to the table.

is there anyway that I could arrange to have all the rows in the subform
added to the table?

Thanks in advance
 
"all the rows in the subform" must come from a table or query. Use this as
the source for an append query.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top