adding records with combobox selection

R

Russ

I've got a form/subform and I'm trying to add records to a table using
a combo box on the subform that looks up records in a table.

When I select the next record on my main form the subform (which is
set up as a data entry form) displays the records from the table I am
trying to add the selection to instead of being blank until I click on
it. Consequently, when I make a new selection with the combo box, a
new record is not added to the table, but the displayed record's value
is changed to the new selection.

This is not what I want. I want to add new records, not modify
existing records.

Any help?

Russ
 

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

Top