Update the output cells so that each row displays "Over" if the department has gone over budget based on the sum of the expenses for that department. Otherwise, display "Within". 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 "Over" if the department has gone over budget based on the sum of the expenses for that department. Otherwise, display "Within".