When working with a spreadsheet, data analysts use the find function to locate specific characters in a string. Find is case-sensitive, so it’s necessary to input the substring exactly how it appears.

Correct
Find is case-sensitive, so it’s necessary to input the substring exactly how it appears.