Sum of Yes Response

J

JohnR

I am designing a survey with choice of "yes" and "no" responses. At the end
of survey it counts the number of "yes" responses and determines the score in
percentage. There are 3 categories - over 85% would recieve a green light
icon, between 65% - 85%, a yellow light icon, and below 65% a red icon. When
I set the conditional format, and then test and modify the number of yes
responses, the color of the icon does not change - any ideas?
 
M

Mike H

Hi,

Assuming you have correctly set up the CF's then maybe calculation is in
manual. What happens if you tap F9

Tools|Options|calculation
select automatic


Mike
 
J

JohnR

F9 does not alter it, so perhaps the CF was not set up correctly - any
suggestions with that?
 
M

Mike H

Hi,

This assumes your cells are formatted as %

CF1 cell value - is greater than 0.85 - Green
ADD
CF2 cell value - is greater then 0.65 - Amber
ADD
CF3 cell value - is greater than 0 - Red

Mike
 
J

JohnR

The formula is simple =COUNTIF(D2:D44,"yes") from there it calculates a
percentage. After that I confgured the CF.....
 
J

JohnR

Hi Mike,
Yes each cell is formatted as a %. The Edit Formatting Rule shows Green >=
..86 and the Type as Percent.... the value in this case is 59% and it shows as
Green icon...when it should be a red icon (being < .65... ???
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top