Hi everyone,
Here's my problem. I have a permanent list of part numbers that are hazardous or too large to be shipped (column A on Parts spreadsheet). In column B of the same sheet, I have a column where I will be copying and pasting lists of part numbers along with their make code and on hand quantity. In column E, I am looking to see if there are matches between the two lists. If there is no match, it returns TRUE (which means they are not hazardous or too large to be shipped).
In the 'Upload List' sheet, I want to take all the part numbers that have a TRUE value (OK to be shipped because they are not too large and are not hazardous). I have a formula that works, but it takes forever to calculate as I have 4,000+ rows this time around and there will be other times where I have upwards of 20,000 part numbers. Also, it is probably not the most efficient way to go about what I am trying to do. I read somewhere that VBA is the way to go, but I'm not really sure how to get started.
Please help!
P.S. I only included the first 10 rows (not including the header) for the 'Upload List' sheet of the workbook because it was taking too long for the formulas to calculate and save.
Upload Parts (version 1).xlsx
Bookmarks