Hi all,
I've got an INDEX/MATCH error that is stumping me. I have a lat/long identifier that I want to bring into a variety of other sheets. I am trying to match a street address to this identifier for ingestion into the target sheet. As you can see in the reference sheet screen shot, variations of input will have the same identifier (on purpose). The reference sheet is not sorted by address.
Why am I getting a #NO MATCH error with this formula in the target sheet =MATCH("4010 N Borthwick Ave", {ELD Site Identifier Reference Sheet Range 2}, 0) ? (I ultimately want to do this for the whole column, but I'm troubleshooting right now). When I use the default for MATCH (1 for the search type) I get a return, but it's the wrong index (see second image of the output with a return but the 'wrong' answer).
Thank you!
Carrie