Combo Box not working

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

Guest

I have 10 combo boxs on a form.
Combo box 2 and 9 are not working.
When you click on the arrow for the drop down nothing happens it does not
even throw an error.
However if you tab from combo 1 to combo 2 you can then click on the drop
down arrow.
 
I have 10 combo boxs on a form.
Combo box 2 and 9 are not working.
When you click on the arrow for the drop down nothing happens it does not
even throw an error.
However if you tab from combo 1 to combo 2 you can then click on the drop
down arrow.

Then there is something wrong with the combo boxes, or with your form,
or with your database.

The first thing to try is to use Tools... Database Utilities...
Compact and Repair Database; there might be some corruption in the
database.

Then delete these two combo boxes, Compact, and create them anew
(manually or using the toolbox Wizard).

John W. Vinson[MVP]
 

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