pull down menu query

D

davon123

I need to create a query where TABLE A would have a LOCATION field where
there is more than one record that contains the same date in the LOCATION
field. TABLE B would be just a list of unique locations.

I want a Query that ASKs ( based on TABLE B) for a location and the query
would spill out the data in TABLE A that only had that LOCTION field.

Anyone knows how to do it?
 
Top