VLookup Formula Returning "Close Match" Not Exact
I think my issue is that Numbers is locating "close matches" and importing that data instead of an exact match. But maybe there is another problem. I'll let you all be the judge.
I am trying to use the VLookup formula to pull information from "Sheet2" into a specific cell in"Sheet1". I have the formula working the way I want.
This is entered into the cell I want to populate in Sheet1
=IFERROR(VLOOKUP(A7,Sheet2::Table 1::A:AF,14),"")
It returns the value from cell 14 on Sheet2 from the row that matches A7 (7549 Westgate St). It populates everything correctly. Got it. Good.
My issue is that A8 is a similar value, but not exactly the same as A7 (7549 Westgate St). However, as I add the formula to additional cells it populates the information into row 8 as if A8 (7740 Westgate St) is an exact match. But it is not. It should just leave the cell blank because there is no match on Sheet2. Make sense?
Is there a way to tell Numbers to look for an exact match instead of a near match?
MacBook Pro with Retina display, iOS 10.1