Update the output cells so that each employee's average monthly sales figure is displayed considering only the months where the employee recorded at least one sale. If an employee made no sales at all, show 0. 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 employee's average monthly sales figure is displayed considering only the months where the employee recorded at least one sale. If an employee made no sales at all, show 0.