Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How can I return a color (fill an specific cell with a color) using the
conditional formula "IF" instead of returning an specific value or both, a value and a color. In example, If AB If false fill the cell in RED and return the value 0 If true fill the cell in GREEN and return the value 1 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Antonio,
Not sure what you want to do, but it sounds like you can use a normal if statement (=if(xxx,1,0) and use conditional formatting to colour the cell based on the value in the cell (format - Conditional formatting). Press the Add button in the Conditional formatting box to add more review lines, but easier is to have a standard color in normal formatting (ie green) and only make it red using conditional formatting when the value is equal to 0. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Use conditional formatting. See
http://www.contextures.com/xlCondFormat01.html -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "Antonio" wrote in message ... How can I return a color (fill an specific cell with a color) using the conditional formula "IF" instead of returning an specific value or both, a value and a color. In example, If AB If false fill the cell in RED and return the value 0 If true fill the cell in GREEN and return the value 1 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Function to return formula | Excel Discussion (Misc queries) | |||
Using INDEX function to return array row. | Excel Worksheet Functions | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Custom functions calculating time arguments Help Desperate | Excel Worksheet Functions | |||
Can a function return a Null (blank ) value? Maybe a custom functi | Excel Worksheet Functions |