B
Brad Pears
I have a subform where all fields are bound to a recordsource which happens
to be a query - pulling three tablkes together. When the user clicks the
"filter by form" button, in each field there is a drop down giving them only
two options - "Is Null" and "Is Not Null". For some of the fields I would
like to allow them to be able to select values for that field from a drop
down - such as in a combo box which is linked to another table to get it;s
values). An example is Customer Name. Right now they would have to type that
name in. However, I would like them, to be able to select the name from the
customers table instead.
How can one provide this functionality using the built-in "filter by form'
tool?
Thanks,
Brad
How does one do this?
to be a query - pulling three tablkes together. When the user clicks the
"filter by form" button, in each field there is a drop down giving them only
two options - "Is Null" and "Is Not Null". For some of the fields I would
like to allow them to be able to select values for that field from a drop
down - such as in a combo box which is linked to another table to get it;s
values). An example is Customer Name. Right now they would have to type that
name in. However, I would like them, to be able to select the name from the
customers table instead.
How can one provide this functionality using the built-in "filter by form'
tool?
Thanks,
Brad
How does one do this?