So I'm trying to return what is basically a score by looking up an ID and matching it. I condensed two sheets to one table to draw what I need. The issue I thought I was having was that the ID numbers were preceded by letters to distinguish what type of ID. Example ABC 12345678. So I...