I will assume that all data in the sample spreadsheet is in the correct columns as in your actual spreadsheet. If so, use this formula (if not, adjust this formula to match in your actual) to return the Product ID given the SKU (of course, adjust the absolute range references to suit the full range of your actual data):The MATCH function will look up the row number of the SKU from column F in column B, and return this value to the INDEX function, which will then return the corresponding Product ID of that SKU.
Now the formatting is up to you. It might be easier to simply add this into, say, cell H2 and copy the formula down, and then move some columns around to have it display how you want it, or perhaps even on a new worksheet in the same workbook would suffice...this is all up to you.
Let me know how this goes for you, and if I have helped you, please don't forget to click the star and mark this thread as solved.
Thanks
Bookmarks