I have the current formula that counts the start date but I wanted to see if i could do a range of dates from start date to end date and count those. Any Advice?
=COUNTIFS([Staff Team]:[Staff Team], [Staff Team]@row, [Start Date]:[Start Date], [Start Date]@row)