Is it possible to create a graph based on two or more queries?

  • Thread starter Thread starter Jenny
  • Start date Start date
J

Jenny

Does Microsoft Access allow for the plotting of multiple lines from
different queries - like you can do in Excel (Columns)?

I have two separate queries that generate running sums and want them to
both be placed in the same Chart/Graph.


Thanks. Jenny
 
if not, turn the two queries into one (combining the columns) such that it
can be graphed.
 
Back
Top