H
Howard
Hi, I'm using four combo boxes that get their data from a table to construct
a complex filter for a form showing dta from that table.
I can set the combos to limit to list so that the user cannot add data of
their own but they can still leave the combo blank and so cause an error in
the filter.
I can use code to detect this blank entry once it has happened, but is it
possible to prevent it happening in the first place?
What I want is the drop down appearance of a combo box with the 'select one
of my items' functionality of a list box!
Howard
a complex filter for a form showing dta from that table.
I can set the combos to limit to list so that the user cannot add data of
their own but they can still leave the combo blank and so cause an error in
the filter.
I can use code to detect this blank entry once it has happened, but is it
possible to prevent it happening in the first place?
What I want is the drop down appearance of a combo box with the 'select one
of my items' functionality of a list box!
Howard