Update the output cells so that each row in column F shows the price from columns C:E that corresponds to the month typed in H3. The month name in H3 will exactly match one of the headers in C2:E2 (e.g., Jan, Feb, Mar). 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 in column F shows the price from columns C:E that corresponds to the month typed in H3. The month name in H3 will exactly match one of the headers in C2:E2 (e.g., Jan, Feb, Mar).