Form adds entries to table

S

Scott

I have a form (frmInquiries) that writes records to a table
(tblInquiries). The form uses several tables for lookups, one of these
is tblItems. The problem i am having is that when an item is selected
on the form, it writes a new record into tblItems. tblItems should be
for lookup purposes only, no records should be added to it. Any ideas?
 

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