ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Double Conditional Formatting (https://www.excelbanter.com/excel-discussion-misc-queries/196004-double-conditional-formatting.html)

AU_BTS

Double Conditional Formatting
 
I have a spread sheet with two columns, D and E. Column D has either "Open"
or "Closed" in the cell. Column E is a formula which calulates the
difference in the current date and a given date in Column C. Column D is
conditionally formatted so that the "Open" cells are red and the "Closed"
cells are green. What I need to do is hilight the cells in Column E that
have a value less than or equal to ZERO and the corresponding row in Column D
is still labeled "Open" Thank you.

Bob Phillips[_3_]

Double Conditional Formatting
 
=AND(E2<=0,D2="Open")

--
__________________________________
HTH

Bob

"AU_BTS" wrote in message
...
I have a spread sheet with two columns, D and E. Column D has either
"Open"
or "Closed" in the cell. Column E is a formula which calulates the
difference in the current date and a given date in Column C. Column D is
conditionally formatted so that the "Open" cells are red and the "Closed"
cells are green. What I need to do is hilight the cells in Column E that
have a value less than or equal to ZERO and the corresponding row in
Column D
is still labeled "Open" Thank you.





All times are GMT +1. The time now is 01:36 AM.

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