You need to sign in to do that
Don't have an account?

A date between 2 dates
Can someone help me with this formula? I need to check if a date field is between 2 dates fields.
"check that the date of performance is between the start and end date of the policy." Thanks in advance
"check that the date of performance is between the start and end date of the policy." Thanks in advance
Hope that your day is off to an amazing start. Below is an example of an IF formula that can complete your request. Hope this helps and may God bless you abundantly.
Best Regards,
Anthony McDougald
If you are trying to build a validation rule to input only date between the start and end dates else throw an error you can use below formula:
You can also implement custom formula field update and returns true or false based on the above formula.
The formula worked for me. Hope this helps! Please mark as best if it solves your problem.
Thanks