G
*Glen*
I need to create a line chart. I have a query that displays about 100 rows
of data with the following fields:
Staff_section Q1_10 Q2_10 Q3_10 Q4_10 Q1_11 Q2_11 Q3_11 Q4_11
In a report, I grouped the staff_section into a header in order to sum
values for Q1_10, Q2_10, etc. I want to plot these summed values on a line
chart with each quarter on the x axis and values on the y axis. If the chart
contains only one staff section, there will be only one line. If it contains
multiple lines, I can make a different color for each staff section. For the
report I am currently working with, the query has criteria to show only one
staff section.
Any help is appreciated. I am fairly good with Access, but not proficient
in SQL or code. Thanks for your time!
Glen
of data with the following fields:
Staff_section Q1_10 Q2_10 Q3_10 Q4_10 Q1_11 Q2_11 Q3_11 Q4_11
In a report, I grouped the staff_section into a header in order to sum
values for Q1_10, Q2_10, etc. I want to plot these summed values on a line
chart with each quarter on the x axis and values on the y axis. If the chart
contains only one staff section, there will be only one line. If it contains
multiple lines, I can make a different color for each staff section. For the
report I am currently working with, the query has criteria to show only one
staff section.
Any help is appreciated. I am fairly good with Access, but not proficient
in SQL or code. Thanks for your time!
Glen