INSERT A RECORD INTO ANOTHER TABLE

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

Guest

hi,

I have a continuous form which contains lots of record. I would like to add
a button to the form which INSERTS values from the current record into
another table.

HOW?

thanks in advance,
geebee
 
hi,

I have a continuous form which contains lots of record. I would like to add
a button to the form which INSERTS values from the current record into
another table.

HOW?

thanks in advance,
geebee

Have the button run an Append query.

John W. Vinson[MVP]
 

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