Combobox problem

  • Thread starter Thread starter jhmosow
  • Start date Start date
J

jhmosow

I have an Access 2003 ADP with a form with combo boxes. The first time
the form opens, I can see the items in the combo box but am unable to
select any item. If I open a different form and the return to the form
with the combo box, I am then able to select items. Any idea on the
cause?

TIA
 
I found the problem. When looking at the form properties, it was set
to allow edits. However, when viewing the form in debug. the
allowedits for the form was false. Setting allowedits in VBA made this
work.
 

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