Update the output cells so that column C shows the exact calendar quarter label ("Q1", "Q2", "Q3", or "Q4") for the calendar date in column B. Calendar quarters are Jan-Mar = Q1, Apr-Jun = Q2, Jul-Sep = Q3, and Oct-Dec = Q4. 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 column C shows the exact calendar quarter label ("Q1", "Q2", "Q3", or "Q4") for the calendar date in column B. Calendar quarters are Jan-Mar = Q1, Apr-Jun = Q2, Jul-Sep = Q3, and Oct-Dec = Q4.