ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   A formula, probably quite simple..... (https://www.excelbanter.com/excel-worksheet-functions/102906-formula-probably-quite-simple.html)

confused

A formula, probably quite simple.....
 
Hiya,

Trying to work out a formula, I think its probably quite simple however I
cant quite work it out.

I want to use conditional formatting to turn a cell A1 green if one or more
cells in the range E13:E40 has the value "Yes" or "No" or "Maybe" or
"Undecided".

Can anyone help?

thanks!


Bob Phillips

A formula, probably quite simple.....
 
=OR(ISNUMBER(MATCH("Yes",$E$13:$E$40,0)),ISNUMBER( MATCH("No",$E$13:$E$40,0))
,ISNUMBER(MATCH("Maybe",$E$13:$E$40,0)))

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"confused" wrote in message
...
Hiya,

Trying to work out a formula, I think it's probably quite simple however I
can't quite work it out.

I want to use conditional formatting to turn a cell A1 green if one or

more
cells in the range E13:E40 has the value "Yes" or "No" or "Maybe" or
"Undecided".

Can anyone help?

thanks!





All times are GMT +1. The time now is 05:44 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com