Forum Discussion

JULIE2501's avatar
JULIE2501
Copper Contributor
Jul 09, 2019

IF FUNCTION AND DAYS360

Hello,

I am trying to have a formula where IF  the number of days between two dates is more than lets say 30, I should get a message e.g. "check"

I input formula =IF(=DAYS360(C1,C2)>30 - TRUE

                        THEN =DAYS360(C1,C2)    

                        ELSE = "CHECK"

then on enter, it just gives me the text =DAYS360(C1,C2)

No matter what I do the formula on THEN, automatically puts " " before and after the formula

Any ideas

Resources