ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Condiional Format Question (https://www.excelbanter.com/excel-discussion-misc-queries/185517-condiional-format-question.html)

Jeremy

Condiional Format Question
 
I am working on a contact timing spreadsheet. I have a column for a date and
time of 'closed out contact'. The column will contain =NOW() until the
person is in the cell and hits F2 then F9 and locks in the current time. I
need the cell in G2 to change depending on whether or not the below
conditions are met. I am not vvery good with conditional formatting. Can
someone help me?

If E2 = NOW() then H2 = NO

If E2 < NOW then H2 YES

David Biddulph[_2_]

Condiional Format Question
 
It's not a conditional formatting question, as you are changing the
*content* of the cell, not its format.

In H2 (or G2, depending on which you want), put the formula
=IF(E2=NOW(),"NO","YES")
--
David Biddulph

"Jeremy" <jeremiah.a.reynolds @ gmail.com wrote in message
...
I am working on a contact timing spreadsheet. I have a column for a date
and
time of 'closed out contact'. The column will contain =NOW() until the
person is in the cell and hits F2 then F9 and locks in the current time.
I
need the cell in G2 to change depending on whether or not the below
conditions are met. I am not vvery good with conditional formatting. Can
someone help me?

If E2 = NOW() then H2 = NO

If E2 < NOW then H2 YES





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

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