I'm trying to create an excel sheet to add a certain number of days to the current date and return that value. The problem is however that I want it to only count business days (excluding weekends and public holidays).
To start, I created 4 columns.
Column A contains all the days in the...