Update the output cells so that each row displays the average score for the team in column B and the location in column C based on the employee data table in columns F:K where column G matches the team in column B and column H matches the location in column C. The period to average (P1, P2, or P3) is determined by the text in C7 and corresponds to one of the period columns I:K. See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
This cell cannot be edited
Update the output cells so that each row displays the average score for the team in column B and the location in column C based on the employee data table in columns F:K where column G matches the team in column B and column H matches the location in column C. The period to average (P1, P2, or P3) is determined by the text in C7 and corresponds to one of the period columns I:K.