Adding constant value to import

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am importing table into a child table through a macro. Import happens for each row in the parent table individually
 
Hi Rajesh,

I'm not sure I understand you. If I'm right, you need to link the table
rather than import it, then use an append query to put the data from the
linked table into the child table, using a calculated field (e.g.

KeyID: 99

) to generate the key value for this group of child records.
 

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