I am trying and very close to getting this to work
IF(DATETIME_FORMAT({Last Time Done}, ‘YYYY’ = 0000), DATETIME_DIFF(TODAY(), {Last Time Done},‘days’), “Never Done”)
I can’t get it to say neverd one when last time done year matches 0000
I am trying and very close to getting this to work
IF(DATETIME_FORMAT({Last Time Done}, ‘YYYY’ = 0000), DATETIME_DIFF(TODAY(), {Last Time Done},‘days’), “Never Done”)
I can’t get it to say neverd one when last time done year matches 0000
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.