Add records

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

Guest

I need help in creating a command button that will automatically add records
to table. this command button will be on a form, once the user selects their
data on the form, I want the user to be able to click the command button,
which will automatically populate a specific table, within the same database.
 
It's a bit unclear as to what you want. You mention a table and then a
specific table. Are these the same table?

"once the user selects their data" Do you mean 'enter the data'? If not,
what does this mean?

Is the form recordsource a table or query? Are the controls (text boxes)
bound to fields in that recordsource?

More information, please.

UpRider
 

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