Hi, I have generated a report from different project sheets.
I have a column (C) which has dates when a particular task is completed. Column D calculates the time taken to complete that task (Turn Around Time - TAT).
I want to calculate the average TAT taken to complete a task in the month of Feb.
I am not able to put two date conditions in averageif formula (condition 1 - (>=01,02,2020) & condition 2- (<=29,02,2020)
What is the solution?