C
Chris C
I am trying to create a report based on using information from on number of
queries i have created.
My first query links a "Base Vehicle Information" table to a "Oil change"
table. The purpose of the query is to provide the dates of when any chosen
vehicle was given an oil change.
My second query links the same "Base Vehicle Information" table to a
"Activities" table. The purpose of this query is to provide the dates of when
any chosen vehicle was serviced.
In my report i would like to be able to use these queries to provide any
selection of data that i require. For example: The dates of when Vehicle#3
had its oil changed, and in a seperate section, the dates when Vehicle#7 was
serviced.
How do i introduce two queries into a report layout without producing
results which are untrue? - I cannot have linke the two queries correctly
since the data shown in the "Data Sheet" of the report's "Query Builder",
produces every possible combination of the data in both queries.
In the report "Design View" do i need to create a different "Detail" or
section for each query that i wish to introduce?
If anyone can help, thank you!
queries i have created.
My first query links a "Base Vehicle Information" table to a "Oil change"
table. The purpose of the query is to provide the dates of when any chosen
vehicle was given an oil change.
My second query links the same "Base Vehicle Information" table to a
"Activities" table. The purpose of this query is to provide the dates of when
any chosen vehicle was serviced.
In my report i would like to be able to use these queries to provide any
selection of data that i require. For example: The dates of when Vehicle#3
had its oil changed, and in a seperate section, the dates when Vehicle#7 was
serviced.
How do i introduce two queries into a report layout without producing
results which are untrue? - I cannot have linke the two queries correctly
since the data shown in the "Data Sheet" of the report's "Query Builder",
produces every possible combination of the data in both queries.
In the report "Design View" do i need to create a different "Detail" or
section for each query that i wish to introduce?
If anyone can help, thank you!