ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Conditional Format - Two Criteria (https://www.excelbanter.com/excel-programming/423200-conditional-format-two-criteria.html)

Bull

Conditional Format - Two Criteria
 
I have this in my conditional format box:
="D236<C236 & U236<C236"

If the above is true, I want the cell to be shaded green.

It is not turning green, and I checked and it should be, can someone
point me in the right direction here?

Thanks folks.

Bull

Mike H

Conditional Format - Two Criteria
 
Try this

=AND(D236<C236,U236<C236)

Mike

"Bull" wrote:

I have this in my conditional format box:
="D236<C236 & U236<C236"

If the above is true, I want the cell to be shaded green.

It is not turning green, and I checked and it should be, can someone
point me in the right direction here?

Thanks folks.

Bull


Bull

Conditional Format - Two Criteria
 
On Jan 29, 11:45*am, Mike H wrote:
Try this

=AND(D236<C236,U236<C236)

Mike



"Bull" wrote:
I have this in my conditional format box:
="D236<C236 & U236<C236"


If the above is true, I want the cell to be shaded green.


It is not turning green, and I checked and it should be, can someone
point me in the right direction here?


Thanks folks.


Bull- Hide quoted text -


- Show quoted text -


WORKS GREAT, THANKS.

R/
BULL


All times are GMT +1. The time now is 07:28 AM.

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