Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I want to conditionally format a cell that 1) contains a formula and 2) the
the result of the formula equals "#VALUE!" -- Marc |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Change the condition to FORMULA IS and use the following formula:
=ERROR.TYPE(C2)=3 Replace C2 with the cell you are formatting. -- Kevin Backmann "Marcus Analyst" wrote: I want to conditionally format a cell that 1) contains a formula and 2) the the result of the formula equals "#VALUE!" -- Marc |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
conditional formatting "if part of cell contents contains string" | Excel Worksheet Functions | |||
Using conditional formatting to "blank" cells | Excel Discussion (Misc queries) | |||
Conditional Formatting Bottom 10 with "ties" | Excel Worksheet Functions | |||
Conditional Formatting: "handwritten" circles? | Excel Discussion (Misc queries) | |||
Conditional Formatting-can a "then" be placed with the "if". | Excel Worksheet Functions |