Assume a two column database showing starting date/time and ending data/time (Data/time stamp appear in a single cell). Given a list of public holidays in a year and starting and ending work times, one may want to know the turn around time excluding Sundays and public holidays.
You may refer to my solution in this workbook.
Calculate turn around time excluding Sundays and public holidays
{ 206 Comments }