Import the raw promo location file and the master product file, confirm the column mapping, then pivot, VLOOKUP, and compare to find SKUs that still need a promo version created.
Source: "List SKU Non Promo in DC Promo.xlsx"
Source: "List Product Master with (Promo).xlsx"
"(PROMO) " & MID(name, 12) and VLOOKUPs against the master names.