I am trying to figure out a formula for adding 30 days to a date and if it lands on a SAT/SUN it going to the previous WEEKDAY assuming there is not a holiday.
For example
Date: 1/23/18 +30 is 2/22/18 which is ok because that is a Thursday
but
Date: 2/2/18 + 30 is 3/4/18 is a Sunday need it to go to 3/2/18 (which is not a holiday)
For example
Date: 1/23/18 +30 is 2/22/18 which is ok because that is a Thursday
but
Date: 2/2/18 + 30 is 3/4/18 is a Sunday need it to go to 3/2/18 (which is not a holiday)