Hey all
I'm working with some mind mumbling "If's" atm, I have collum (A) as the esteminated date, (C) as the ready date,(B) as the caounter between collum(A&C). Formula I use in (B) is: =IF(ISNUMBER(A2);IF(C2="";A2-TODAY();A2-C2);"") as far as good, but in collum (E)I have the real engage...