Combo boxes don't work

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

Guest

I have a client using Access 2000. He has a form with many combo boxes. When
in form view, he can click on the dropdown and see the values but is not able
to select anything. This happens with all the combo boxes.
 
Hi, Mary.

Since it applies to all combo boxes on the form, check the value of the
AllowEdits form property. You will also get this behavior if the Locked
property of the combo box is set to Yes.

Hope that helps.
Sprinks
 
Thanks Sprinks. It turned out that the form was based on a query. Once we set
a primary key in one of the tables everything worked fine!
 

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