Forum Discussion
xgp_62
Feb 14, 2024Copper Contributor
Calculate days between dates excluding repeteated days
Hi, I have the following table with 3 columns: teacher, Initial & final date. Column "Days" calculates difference in days for each row, but as some days are repeated with date ranges (highlighted),...
rachel
Feb 14, 2024Steel Contributor
Hi,
In the attached excel, column H lists all dates between 20/09/2022 and 18/03/2024.
Column I is checking whether or not "Teacher 2" is working on that date.
Cell I3 counts the number of dates where "Teacher 2" is working. and I believe that is what you are after.