Thread
: [Solved]
Calculate due date with variable based on different start dates.
View Single Post
04-24-2024, 09:38 AM
p45cal
Windows 10
Office 2021
Expert
Join Date: Apr 2014
Posts: 956
Code:
=IF([@[POP End Date]]="","",[@[POP End Date]]-IF([@[Declaration Date]]<=DATE(2023,3,22),60,90))
p45cal
View Public Profile
Find all posts by p45cal