This intro problem practices IFNA. IFNA returns a fallback value when another formula returns the "#N/A" error. The Price column already uses VLOOKUP to look up each SKU in the table on the right. Update the output cells in the Price Clean column so any "#N/A" price becomes "None" and valid prices stay unchanged.
See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
Need help with IFNA details and syntax? Review the IFNA function guide first.
This cell cannot be edited