Begin and End Date- how to calculate number of days

Too tired to think, have gone through @karimoo 's numerous posts regarding calculations of date/time. I need to conditionally advance to different screens based on the length of a Contract. The Contract record has a beginning date and an ending date.

Can anyone help on a formula calculation for this?

1 Like

Yes as long as the date are both Date properties and not Date and Time properties, you can simply subtract them from each other within a custom formula to get a nice even number of days between the two.

3 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.