Hi, I want to write a formula that will return ‘Yes’ if a record has been modified before a specific time of day.
I have my team ticking a checkbox, which if checked before a certain time will mean a yes result. If the tick box is ticked after that time the result is no.
I’m using the ‘last modified time’ field type as the time stamp to use in the formula
I tried Is_Before with TimeSTR but not sure about how to specify the deadline time.
Any thoughts?
