F
fpengineer
Here is my situation I have a risk assessment matrix and I am trying to
build a bar chart from the results. The matrix is set up in such a way
that there are a number of situations and each situation has three
levels each level has a numeric value associated with it. The higher
the number the greater the risk, for example:
Situation 1: Level 1 = 15, Level 2 = 45, Level 3 = 27
Situation 2: Level 1 = 32, Level 2 = 13, Level 3 = 9
I have conditionally formatted the cells that contain the 3 values for
each situation to change color based on the value, the highest number
is red, the middle number is yellow and the smallest number is green.
I want my chart to do the same thing automatically; as the numbers
change and the bars adjust I want them to change color. I have found a
tutorial that has helped me a bit:
http://peltiertech.com/Excel/Charts/ConditionalChart1.html
I have used and IF function to get the highest and lowest numbers to go
to the right cells but cannot figure out how to get the middle number
to be placed in the proper cell.
Hope this all makes sense. Can anyone help?
build a bar chart from the results. The matrix is set up in such a way
that there are a number of situations and each situation has three
levels each level has a numeric value associated with it. The higher
the number the greater the risk, for example:
Situation 1: Level 1 = 15, Level 2 = 45, Level 3 = 27
Situation 2: Level 1 = 32, Level 2 = 13, Level 3 = 9
I have conditionally formatted the cells that contain the 3 values for
each situation to change color based on the value, the highest number
is red, the middle number is yellow and the smallest number is green.
I want my chart to do the same thing automatically; as the numbers
change and the bars adjust I want them to change color. I have found a
tutorial that has helped me a bit:
http://peltiertech.com/Excel/Charts/ConditionalChart1.html
I have used and IF function to get the highest and lowest numbers to go
to the right cells but cannot figure out how to get the middle number
to be placed in the proper cell.
Hope this all makes sense. Can anyone help?