For some reason I could not search for any topics like this so I have to post it as a question.
I am trying to make a pie chart in excel. There are going to be five values for this pie chart. I need the pie chart to be able to compare each of these five values with another set value and then change the color of that section of the pie accordingly. If the value for the pie chart is less than the set value, I want that section to be green, if not it needs to be red. I don't know if this needs to be done as a macro or not. If it does need to be done as a macro, it would need to update itself automatically.
Any help or ideas would be appreciated. Maybe there is some way to us conditional statements in the chart wizard that someone knows about? I have started writing a macro for this but I wouldn't know how to automatically update it whenever the worksheet with the chart is viewed.
I am trying to make a pie chart in excel. There are going to be five values for this pie chart. I need the pie chart to be able to compare each of these five values with another set value and then change the color of that section of the pie accordingly. If the value for the pie chart is less than the set value, I want that section to be green, if not it needs to be red. I don't know if this needs to be done as a macro or not. If it does need to be done as a macro, it would need to update itself automatically.
Any help or ideas would be appreciated. Maybe there is some way to us conditional statements in the chart wizard that someone knows about? I have started writing a macro for this but I wouldn't know how to automatically update it whenever the worksheet with the chart is viewed.