G
Guest
I have requirements that require approx 10 queries based off 9 tables (not
all of the same tables in each query) and need to generate a report from
those queries. Because each query will output different results. How do I get
all of these different queries into one report? Do I make a make tbl query?
Base the report off all 10 queries, do update query? Currently I am taking as
many of the queries and joining them together to get the same results in
fewer queries. How will I bring them all together to get the requested
results? Thank you in advance
all of the same tables in each query) and need to generate a report from
those queries. Because each query will output different results. How do I get
all of these different queries into one report? Do I make a make tbl query?
Base the report off all 10 queries, do update query? Currently I am taking as
many of the queries and joining them together to get the same results in
fewer queries. How will I bring them all together to get the requested
results? Thank you in advance