B
Brendan
Hi,
simplified, I have 3 tables
Name Cars Links
joe ford joe=ford
sam chevy joe=chevy
harry pontiac joe=pontiac
chris sam=chevy
harry=ford
harry=chevy
chris=pontiac
If I want to query to determine who owns a ford AND a chevy
or query who owns a ford AND a pontiac AND a chevy, etc.
using a form to select the cars,
how can I do it?
Thank you.
Brendan.
simplified, I have 3 tables
Name Cars Links
joe ford joe=ford
sam chevy joe=chevy
harry pontiac joe=pontiac
chris sam=chevy
harry=ford
harry=chevy
chris=pontiac
If I want to query to determine who owns a ford AND a chevy
or query who owns a ford AND a pontiac AND a chevy, etc.
using a form to select the cars,
how can I do it?
Thank you.
Brendan.