Hey everyone,
My spreadsheet is getting rather large and slowing down some what, mainly due to several VLOOKUP's running which i know takes a lot of processing power,
what i am trying to achieve using INDEX/MATCH is this =IFERROR(VLOOKUP(L:L,dItemLookUp,2,FALSE),VLOOKUP(L:L,dNPDItems,2,FALSE))...