Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I cannot seem to get the conditional formatting to work on values created in
percentages using a formula. I have copied the values over to the next column and used the number function and it seems to work ok but each time I change it to percent the function doesn't give the same traffic light colours! example below works OK but if I change the Number to Percentage then it doesn't: GREEN: = 75 (Number) AMBER: = 70 (Number) RED: <70 (Number) It's driving me nuts!! -- Deb |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You need to understand what number is being stored. 75% is not the same as
75. 75% is 0.75. You need to compare like with like. -- David Biddulph "Deb Hodges" .(donotspam) wrote in message ... I cannot seem to get the conditional formatting to work on values created in percentages using a formula. I have copied the values over to the next column and used the number function and it seems to work ok but each time I change it to percent the function doesn't give the same traffic light colours! example below works OK but if I change the Number to Percentage then it doesn't: GREEN: = 75 (Number) AMBER: = 70 (Number) RED: <70 (Number) It's driving me nuts!! -- Deb |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Please consider percentage is a decimal less than 1. 75 would be 7500
percent, 75% is equal to .75 Deb Hodges wrote: I cannot seem to get the conditional formatting to work on values created in percentages using a formula. I have copied the values over to the next column and used the number function and it seems to work ok but each time I change it to percent the function doesn't give the same traffic light colours! example below works OK but if I change the Number to Percentage then it doesn't: GREEN: = 75 (Number) AMBER: = 70 (Number) RED: <70 (Number) It's driving me nuts!! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change icon color traffic lights in conditional formatting | Excel Discussion (Misc queries) | |||
Conditional Formatting using 3 Traffic Lights Formula | Excel Worksheet Functions | |||
set conditional traffic lights depending on adjacent cell value | Excel Discussion (Misc queries) | |||
How do I use traffic lights in excel | Excel Discussion (Misc queries) | |||
How do I get traffic lights in excel that change colour | Excel Worksheet Functions |