Update the output cells so that each group's flag displays "High" if the average score for that group, based on all matching rows in the student table in columns E:G, is greater than or equal to 70. Otherwise, display "Low". 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 group's flag displays "High" if the average score for that group, based on all matching rows in the student table in columns E:G, is greater than or equal to 70. Otherwise, display "Low".