G
Guest
I really need some help here.
I have a table "products" and a table called "reports". Every record in
"reports" can have up to 3 products listed.
Now here is where I think it gets tricky. I am using a form "ReportFiles" to
search records that meet certain criteria. I want to use a pulldown menu
that will only allow a search on products that have actually been used and
recorded in table reports.
How can I sort 3 columns of product records in a query to list only the
distinct possibilities?
I have a table "products" and a table called "reports". Every record in
"reports" can have up to 3 products listed.
Now here is where I think it gets tricky. I am using a form "ReportFiles" to
search records that meet certain criteria. I want to use a pulldown menu
that will only allow a search on products that have actually been used and
recorded in table reports.
How can I sort 3 columns of product records in a query to list only the
distinct possibilities?