Update the output cells so that each row displays "Met" if the number of deals for the table in columns F:I that are "Closed" for that rep during the month specified by the single date in B9 is greater than or equal to that rep's target in column C. Otherwise, display "Missed". The count must include deals only on dates from the first day of the month through the last day of the same month as B9. 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 "Met" if the number of deals for the table in columns F:I that are "Closed" for that rep during the month specified by the single date in B9 is greater than or equal to that rep's target in column C. Otherwise, display "Missed". The count must include deals only on dates from the first day of the month through the last day of the same month as B9.