Problem with filter_combobox.mdb

rhernand

Registered User.
Local time
Today, 03:21
Joined
Mar 28, 2003
Messages
96
I have a form where I mimic the filter_combobox.mdb. I have created the comboboxes, rowsource queries and afterupdate event just like the filter_comboBox.mdb example. However, when I click on the comboboxes, the display the AutoNumbers instead of the Store or Managers. What am I doing wrong? :confused:
 
Not sure what Filter_Combo.mdb your refering to.. but on your combobox look at the "Column width"... does it say like.... 0";1" ?????
 
ComboBox

Yes, the example has 0";0.7875" in the Column Widths. I copied this to my combobox and now displays blanks. What does Column Widths do?
 
Here's a handy tip. With your cursor in the column widths line, hit F1.
 

Users who are viewing this thread

Back
Top Bottom