L
Lars Brownies
In a criteria form I have 10 comboboxes of which, if filled, its values
are used as criteria in corresponding queries (on different linked tables)
which all result in an independent set of the same type of ID numbers.
Now I only want to pull out those ID numbers of the records that meet all
criteria. With every solution I think of I end up with a lot of match
queries and I assume there is an easier way. What would be the best way to
do this?
Thanks,
Lars
are used as criteria in corresponding queries (on different linked tables)
which all result in an independent set of the same type of ID numbers.
Now I only want to pull out those ID numbers of the records that meet all
criteria. With every solution I think of I end up with a lot of match
queries and I assume there is an easier way. What would be the best way to
do this?
Thanks,
Lars