Combobox problem Access 2007

  • Thread starter Thread starter Galadriel1219
  • Start date Start date
G

Galadriel1219

I have a database that I created using Access 2003, which worked fine. Now
that I have Access 2007 I'm having problems with one of the forms. The form
contains three unbound comboboxes (2 based on a value list, one based on a
table) which are populated using ADO. After the fields have been populated
and focus is off the comboboxes, the backcolor of the boxes turns to the
backcolor of the form. If they have focus, they become white again. I've
checked the properties for each box, and they should always have white as the
backcolor. There are no events programmed for GotFocus or LostFocus. The
other forms in the database don't have this problem. I'm completely stumped.
Does anyone have any advice?

Thanks!
 
I have the same problem but with two bound combo boxes. I have no solution
but at least you know there is someone else in the boat with you. Looks like
an Access 2007 bug to me.
 
That's what I was afraid of...
I have the same problem but with two bound combo boxes. I have no solution
but at least you know there is someone else in the boat with you. Looks like
an Access 2007 bug to me.
I have a database that I created using Access 2003, which worked fine. Now
that I have Access 2007 I'm having problems with one of the forms. The form
[quoted text clipped - 8 lines]
 
Back
Top