I am trying to figure out how to calculate what the date will be a specified number of days after a provided date, while excluding both weekends and holidays. For instance if the closing date was 2025-06-04 then the date available for QC (the columns from my file) should be 2025-06-20. I have attached a file showing the closing date as well as the desired outcome based on the calculations that the end user provided.