Forum Discussion

bfry2461's avatar
bfry2461
Brass Contributor
Sep 18, 2025

Calculate 3 Dates in a SharePoint List

I am trying to calculate the number of days between three items. I have a Purchase Date, a Renewal Date and Todays date.  The formula looks like this? =IF(OR(PurchaseDate="",RenewalDate=""),"0",(Re...

Resources