I have a database in which I have set up some queries to search for property by property type. however the property types are entered from a look up table. I want to incorporate the look up table in the query so that people can only choose to query on the items in the look up table (maybe using list box, combo box or subform).
In addition once the data set has been compiled from the query I then need to incorporate the data into a list box with a form above so that once an address is selected from the list box the detail shows in the form above the list box.
my main issue is that I cannot get the query to work with a drop down so any help would be appreciated.
TIA
Colin
In addition once the data set has been compiled from the query I then need to incorporate the data into a list box with a form above so that once an address is selected from the list box the detail shows in the form above the list box.
my main issue is that I cannot get the query to work with a drop down so any help would be appreciated.
TIA
Colin