Hi could I get some help. I’m going nowhere with IFs and the Date/Time functions.
How do I get make this work to print a result if the DateCreated is 30+ days older than TODAY()
Driving me mad
thanks
Hi could I get some help. I’m going nowhere with IFs and the Date/Time functions.
How do I get make this work to print a result if the DateCreated is 30+ days older than TODAY()
Driving me mad
thanks
IF({datetime-diff} <-30, “retire”)
made it! nearly killed me.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.