so i have a cell that's referencing h4 and has the date 8/16/2023...the rule is if the date is less than the current date (in this case 8/17/2023), add 3 months
so when i use edate(h4,3), it gives me 11/11/23, but it should be 11/13/23, because 11/11/23 falls on a weekend
i would also like thte formula to take into acocunt holidays (of course via a holidays table) if possible
so when i use edate(h4,3), it gives me 11/11/23, but it should be 11/13/23, because 11/11/23 falls on a weekend
i would also like thte formula to take into acocunt holidays (of course via a holidays table) if possible