Hi all,
I have a bit trouble wrapping my head around this little roadblock I came across. I have a cell with a start date and another cell with an end date let's call them a1 and a2. I want to count how many of the days between the 2 dates are the same week number.
example:
a1= 4/11/18
a2= 4/17/18
the total workdays between the 2 dates are 5. 3 of them are weeknum 15 and 2 are weeknum 16
I am looking for a way to count the number of days for each weeknum.
thank you in advance
Dan
I have a bit trouble wrapping my head around this little roadblock I came across. I have a cell with a start date and another cell with an end date let's call them a1 and a2. I want to count how many of the days between the 2 dates are the same week number.
example:
a1= 4/11/18
a2= 4/17/18
the total workdays between the 2 dates are 5. 3 of them are weeknum 15 and 2 are weeknum 16
I am looking for a way to count the number of days for each weeknum.
thank you in advance
Dan