You're a finance analyst handed a 12-row monthly-revenue table (columns A–B) — but the rows arrived in random order from an upstream export, not calendar order. The chart your manager wants (shown in the panel) plots revenue January through December, in order.
Calendar-order month labels are pre-populated in column E (E2 = Jan, E3 = Feb, …, E13 = Dec).
Your task:
- In column F (F2 through F13), write an INDEX/MATCH formula that pulls each calendar month's revenue from the random-order source table, in calendar order.
- The formula must drag-fill from F2 → F13 — use absolute references on the source range.
The graded cells are the 12 monthly totals in calendar order (F2 through F13). When the chart in the panel matches your column F values exactly, you're done.
Open this problem on a desktop to attempt it.