Multiple ISDATE

Hello everyone,
I am getting and "#invalid column value" using this formula
=IF(AND(ISDATE([Column7]@row), ISDATE([Column3]@row)), [Column4]@row = "", "True")
Columns 7 & 3 have date value while Column 4 is blank.
Can you help me correct it?
thank you
Answers
-
Hi
please disregard, i have opted to use this instead
=IF(AND(ISDATE([Column7]@row), ISDATE([Column3]@row), ISBLANK([Column4]@row)), "1")
thank you
-
I hope you're well and safe!
Excellent!
Glad you got it working!
Be safe and have a fantastic weekend!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Please support the Community by marking your post with the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E: andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Help Article Resources
Categories
Check out the Formula Handbook template!