ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   conditional formatting on If sentance (https://www.excelbanter.com/excel-worksheet-functions/103400-conditional-formatting-if-sentance.html)

Lp12

conditional formatting on If sentance
 
Hi all,
I have a cell with if condition. I want the cell bo become bold and BG
color turn to red is the statement is TRUE. I've tried to use the conditional
formatting with 'formula is' but didn't get it. (if doesn't return a value).
Any suggestions?
Thanks in advance

Bob Phillips

conditional formatting on If sentance
 
Just use a formula in the CF the same as the cell formula without the IF and
without the actions. For instance, if the cell formula is

=IF(AND(A110,B1<7),A1,C*10)

the CF formula would just be

=AND(A110,B1<7)

--
HTH

Bob Phillips

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

"Lp12" wrote in message
...
Hi all,
I have a cell with if condition. I want the cell bo become bold and BG
color turn to red is the statement is TRUE. I've tried to use the

conditional
formatting with 'formula is' but didn't get it. (if doesn't return a

value).
Any suggestions?
Thanks in advance





All times are GMT +1. The time now is 10:06 PM.

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