I have a form which has a combo box listing the fields from a table.
What i would like is to use the value with this combo box in a query in order to filter.
I.e. the user selects a value from the combo box on the form, the query will always state the the field "Is Not Null". So then once then update the combo box the fomr has other things on it will be updated according to the value that is selected.
I hope this is clear what i require, if not then please let me know.
Many thanks for any help in advance...
What i would like is to use the value with this combo box in a query in order to filter.
I.e. the user selects a value from the combo box on the form, the query will always state the the field "Is Not Null". So then once then update the combo box the fomr has other things on it will be updated according to the value that is selected.
I hope this is clear what i require, if not then please let me know.
Many thanks for any help in advance...