Forum Discussion
mgalbert515gmailcom
Jun 17, 2022Copper Contributor
Excel Contitional formating
Is it possible to conditionally format a cell if that cell contains a formula.?
- Jun 17, 2022
mgalbert515gmailcom Then I misinterpreted your question. Excel has a function ISFORMULA and you can use that in a CF rule. Something like this:
mgalbert515gmailcom
Jun 17, 2022Copper Contributor
Oops, sorry.
Not quite what I'm looking for. I want to color a cell red or whatever if that cell contains a formula as apposed to a value. Cell B7 contains (=if (A1="X","Y","N") not if the cell has a value like (X).
Not quite what I'm looking for. I want to color a cell red or whatever if that cell contains a formula as apposed to a value. Cell B7 contains (=if (A1="X","Y","N") not if the cell has a value like (X).
Riny_van_Eekelen
Jun 17, 2022Platinum Contributor
mgalbert515gmailcom Then I misinterpreted your question. Excel has a function ISFORMULA and you can use that in a CF rule. Something like this:
- mgalbert515gmailcomJun 17, 2022Copper ContributorThat is so cool, thanks a Bunch. This is the first time I've used this tool and it's great.
Thank you, Thank you Thank you.- mgalbert515gmailcomJun 17, 2022Copper ContributorThe community that is.