The answer was a combination of comments from Tim Williams and BigBen. What was being searched for was a part number and there are descriptions for each part, one of which included mention of the part causing the issue. Using LookAt:=xWhole to look for cells containing exactly and only the search string solved the problem. Thank you!