I have my headers in Row 1: an estimated date in J2 and Date Arrived in K2
The est ship date will have a date, then when I put a date in the date arrived, I want J2 to say completed.
I tried =IF(ISBLANK($K$2),"","Complete") and =IF(ISBLANK(K2),"","Complete") but it doesn't seem to work. It worked once, then I tried it again and everytime I insert text it overwrites my formula.
Bookmarks