Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I've created a roll-up worksheet within a workbook.
Numerical results are posted to C1 using results from B1/A1. If numerical data in C1 is < 65% cell color in D1 turns red If numerical data in C1 is 80% cell color in D1 turns green If numerical data in C1 is 66% but < 79% cell color in D1 turns amber Used conditional formatting and the following formula to create above results. =LOOKUP(B1/A1,{0,"R";0.65,"A";0.8,"G"}) Would like to capture a fourth category in cell C1 (if possible) If the numerical data in C1 has 0 (zero) value. Is their a way to configer the cell color in D1 to turn white? Would like to create a formula that will show the 4 colors in D1 based on the above assumptions. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return cell adress for next non-blank cell in a range | Excel Worksheet Functions | |||
How do I put an adress in a cell in multiple lines?? | Excel Discussion (Misc queries) | |||
SUM using results from an Adress-formula | Excel Discussion (Misc queries) | |||
Is it possible to use a cell adress that is typed in a cell? | Excel Worksheet Functions | |||
Can I create an IF formula for single cell w/ dif. text in Excel? | Excel Discussion (Misc queries) |