This intro problem practices EXACT. EXACT compares two text values and returns TRUE only when they match exactly, including letter casing. Update the output cells so each row checks whether the text in column B exactly matches the text in column C.
See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
Need help with EXACT details and syntax? Review the EXACT function guide first.
This cell cannot be edited