Don't Allow Editing of Table in Form

  • Thread starter Thread starter Mackwell
  • Start date Start date
M

Mackwell

I have a form with a combo box with a subform. When the
item is selected in the combo box, it queries the table
and displays the matching records. When it does this, it
changes the value of the field corresponding to the combo
box selection of the first record. How do I prevent the
form/query from editing my table and changing the field
value for the first record.
 
Delete the field name from the Control Source of the combo box.
 

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