Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I wish to set-up a conditional formatting where-in if the value of a cell in
comparison to the previous cell goes above x% , it should get flagged.. and this should be continious. How do I go about doing that. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Suppose you want to flag cells in Col A (Flag A2 by comparing with A1, A3
with A2...) Select the range from A2 down to the last cell you want... Choose FORMULA IS in Conditional Formatting and enter the formula as =(A2-A1)/A10.10 if x is 10% "Ambarish." wrote: I wish to set-up a conditional formatting where-in if the value of a cell in comparison to the previous cell goes above x% , it should get flagged.. and this should be continious. How do I go about doing that. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi,
assume previous cell is above and B2 and x%= 10%. cell value is.......greater than........=B2*1.1........pick your fomat. Regards FSt1 "Ambarish." wrote: I wish to set-up a conditional formatting where-in if the value of a cell in comparison to the previous cell goes above x% , it should get flagged.. and this should be continious. How do I go about doing that. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formatting Conditional Formatting Icon Sets | Excel Discussion (Misc queries) | |||
Protect Cell Formatting including Conditional Formatting | Excel Discussion (Misc queries) | |||
conditional Formatting based on cell formatting | Excel Worksheet Functions | |||
conditional Formatting based on cell formatting | Excel Worksheet Functions | |||
Conditional Formatting that will display conditional data | Excel Worksheet Functions |