G
goodmant
I have a data base table with the following fields:
Town
Last Name
Lot
I want to have one query whereby I can query for example 1 of 3 fields, or 2
of 3 fields or 3 of 3 fields.
For example I may want to query to find all records where the Town is:
Northtown.
I do not know the Last Name or Lot.
Next I want to query the Town field for Northtown and Lot 12. I want to see
all records that are Northtown 12. In this way I will find all the Last Names
for these records.
I may be adding several fields to my table and basically would like one
query to query which ever field or combination of fields for which I have
info and see the entire record(s).
When I run my query I get the input popup for each field but if I leave and
of the popups empty (because I don't or don't want this info) the results
comes up empty.
Any help is appreciated.
Thanks
Town
Last Name
Lot
I want to have one query whereby I can query for example 1 of 3 fields, or 2
of 3 fields or 3 of 3 fields.
For example I may want to query to find all records where the Town is:
Northtown.
I do not know the Last Name or Lot.
Next I want to query the Town field for Northtown and Lot 12. I want to see
all records that are Northtown 12. In this way I will find all the Last Names
for these records.
I may be adding several fields to my table and basically would like one
query to query which ever field or combination of fields for which I have
info and see the entire record(s).
When I run my query I get the input popup for each field but if I leave and
of the popups empty (because I don't or don't want this info) the results
comes up empty.
Any help is appreciated.
Thanks