Combo Box Wizard

  • Thread starter Thread starter Lamar
  • Start date Start date
L

Lamar

I use the Combo Box Wizard to create a cbo to find a record on my form based
on a value I select. My values are Last Name and First Name.

However, in the drop-down menu I can not see the values but they are there.
So I can select something (I can not see) in the cbo and then the record
appears on the form. I have checked font and background and that does not
seem to be problem.

Any help is appreciated.

Thanks Lamar
 
Open your form in design view, click on the combo, double click the combo,
scroll down and select Properties. In the Properties window select the All
tab.

Post the information from the following --
Control Source
Column Count
Column Widths
Row Source
Row Type
Bound Column

Someone can analyze the information an advise you how to change it.
 
Back
Top