B
billmahon
I am creating a report which contains a bar chart. There is to be a seperate
chart for each category, which I have accompished. Now, I want the
individual bars for each of the charts to change color based on their values.
As a general example, lets say I am plotting students test scores by date on
the chart. I want to create a seperate chart for each child (this I know how
to do by using the linking fields when I create the chart, then setting up a
section header for each child). Now I want any test score less than 60 to
show up as red on their individual graph.
I have successfully changed the color of a chart in a report where there is
no group levels, but when I use the same code, i get an error telling me that
the recordset cannot be found.
Can anyone help me?
chart for each category, which I have accompished. Now, I want the
individual bars for each of the charts to change color based on their values.
As a general example, lets say I am plotting students test scores by date on
the chart. I want to create a seperate chart for each child (this I know how
to do by using the linking fields when I create the chart, then setting up a
section header for each child). Now I want any test score less than 60 to
show up as red on their individual graph.
I have successfully changed the color of a chart in a report where there is
no group levels, but when I use the same code, i get an error telling me that
the recordset cannot be found.
Can anyone help me?