Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a formula in C19 that calulates a percentage. Everything works fine.
What I want to do is have the color of the cell change when a certain threshold is met. Under CF I created the following set of rules : =$C$19=0 format green =$C$190 format blue =$C$19<0 format red Seems to work except the same rules get appended over and over again every time C19's percentage changes. If C19 changes 9 times I end up with 6 additional rules (original 3 plus 6 additional - total 9). Not good as C19 can change dozens of times in a month. Any guidance ? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Can you clarify what is going wrong? The way you wrote your post, it sounds
like whenever the value of C19 changes, XL is creating additional CF rules. (something I've never heard of before) The way you have it initially setup, (and the way CF works) whenever the value of C19 changes, it should evaluate it using the CF rules and color it appropriately. What are these 6 additional rules that are being created? -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "brewster56" wrote: I have a formula in C19 that calulates a percentage. Everything works fine. What I want to do is have the color of the cell change when a certain threshold is met. Under CF I created the following set of rules : =$C$19=0 format green =$C$190 format blue =$C$19<0 format red Seems to work except the same rules get appended over and over again every time C19's percentage changes. If C19 changes 9 times I end up with 6 additional rules (original 3 plus 6 additional - total 9). Not good as C19 can change dozens of times in a month. Any guidance ? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel- Conditional Formatting | Excel Worksheet Functions | |||
Excel and Conditional formatting | Excel Discussion (Misc queries) | |||
Excel 07 Conditional Formatting Help! | Excel Worksheet Functions | |||
Conditional Formatting for Excel XP. | Excel Worksheet Functions | |||
conditional formatting in excel | New Users to Excel |