ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How to combine more than one condition for CONDITIONAL FORMATTING (https://www.excelbanter.com/excel-discussion-misc-queries/247738-how-combine-more-than-one-condition-conditional-formatting.html)

Asoka Walpitagama - Brandix College IT

How to combine more than one condition for CONDITIONAL FORMATTING
 
A B C
1 OTT Supplier availability
2 10-Nov BT 9-Nov
3 10-Nov CD 9-Nov
4 11-Nov BT 16-Nov
5 9-Nov AX 18-Nov
6 9-Nov BT 9-Nov

On the above example , using CONDITIONAL FORMATTING I need to mark
the cells in OTT column(A) where Supplier Column (B) = "BT" and A-C <=3

Fred Smith[_4_]

How to combine more than one condition for CONDITIONAL FORMATTING
 
Use the And function to achieve what you want:

=AND(B2="BT",A2-C2<=3)
Copy down the formatting

Regards,
Fred

"Asoka Walpitagama - Brandix College IT"
osoft.com wrote in
message ...
A B C
1 OTT Supplier availability
2 10-Nov BT 9-Nov
3 10-Nov CD 9-Nov
4 11-Nov BT 16-Nov
5 9-Nov AX 18-Nov
6 9-Nov BT 9-Nov

On the above example , using CONDITIONAL FORMATTING I need to mark
the cells in OTT column(A) where Supplier Column (B) = "BT" and A-C <=3




All times are GMT +1. The time now is 11:51 PM.

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