I am using PivotCharts to graphically display my data. However, when I place the data into the chart it names the labels with the calculation (e.g. sum of X, count of X). How do I edit these? The only posting in the forum I saw recommended doing the sum in the query and then base the PivotChart on the query. However, the PivotChart still wants to perform a calculation and places the calculation name in front on the label.
I also went the route of using MSGraph as an object. This works well except how the data is place in the datasheet makes it so that the data is seen as the series instead of each set of data. Thus, I am having each plot point change color in the bar graph. Each bar correctly represents the information, but it is going to look like a crayon box threw up on it after a lot of data is entered.
So, that brings me back to the question of renaming the labels for each series.
I am using Access 2007 but the end users are mostly on 2003.
Thanks in advance.
I also went the route of using MSGraph as an object. This works well except how the data is place in the datasheet makes it so that the data is seen as the series instead of each set of data. Thus, I am having each plot point change color in the bar graph. Each bar correctly represents the information, but it is going to look like a crayon box threw up on it after a lot of data is entered.
So, that brings me back to the question of renaming the labels for each series.
I am using Access 2007 but the end users are mostly on 2003.
Thanks in advance.
Last edited: