S
Secret Squirrel
I'm trying to write an IF statement using a text value but it's not returning
what I need. Is there something special I need to do with the format of the
field I'm using in my statement?
Formula: =IF(E2="Closed","",U2)
All I'm saying is that if the value in E2 equals "Closed" then put nothing
but if it's not true then copy the value from U2. The value in U2 is a dollar
amount. It's returning the false value for this when the actual value in E2
is Closed. Am I missing something?
what I need. Is there something special I need to do with the format of the
field I'm using in my statement?
Formula: =IF(E2="Closed","",U2)
All I'm saying is that if the value in E2 equals "Closed" then put nothing
but if it's not true then copy the value from U2. The value in U2 is a dollar
amount. It's returning the false value for this when the actual value in E2
is Closed. Am I missing something?