Jan 12, 2024 11:06 AM
Hello all,
Hope you all had a good holiday season.
I have looked, but can't find anything around this, which I think is simple. Most of what I am seeing on here looks more complicated than it should be.
I have a Date Formula field that I would like to populate with Today's date if a box is checked. I can get that part working, but the rest of the fields show the #ERROR! message. I just want to hid the message and show nothing.
This is what I currently have:
Thank you for any help,
Matt
Solved! Go to Solution.
Jan 12, 2024 06:59 PM
Jan 12, 2024 02:40 PM
Hi Matt, I usually use IF(AND()) to check if the columns I am trying to review have content in them. For example:
Jan 12, 2024 02:56 PM
That Solution that I Give you in the previous post, works but the thing is that if you check the database tomorrow it would have the tomorrows date. What I Suggest is to create a column that identifies when the Float Request Sent was modified (Last Modified Field)
and them create an automation. I have attached the whole process in the attachment sections.
Jan 12, 2024 06:59 PM
Jan 13, 2024 09:34 AM