This intro problem practices XMATCH. XMATCH searches a list and returns the relative position of a matching item, where the first item is position 1. Update the output cells so each row shows the position of the requested item in the item list.
See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
Need help with XMATCH details and syntax? Review the XMATCH function guide first.
This cell cannot be edited