T
tR
Background:
In my datebase I have the following tables:
"Notes" - from different books
"Topics" - the topics (Cures, Beliefs, etc) assosiated
with the notes
"Topic1" to "Topic5" - each note can have up to five
topics, based on a drop down list from "Topics".
Problem:
I need a parameter query that will show all the notes,
that have the same Topic (example "Cures")from all 5 of
the "Topic * " Tables.
tR
In my datebase I have the following tables:
"Notes" - from different books
"Topics" - the topics (Cures, Beliefs, etc) assosiated
with the notes
"Topic1" to "Topic5" - each note can have up to five
topics, based on a drop down list from "Topics".
Problem:
I need a parameter query that will show all the notes,
that have the same Topic (example "Cures")from all 5 of
the "Topic * " Tables.
tR