I am so frustrated as I'm not a programmer and I've had an issue at work that I can't seem to resolve. They gave the project to me because the "expert in everything data programming guru" left and took everything with him. I just happen to have some decent excel skills so I'm the interim choice. Ok here is the scenario:
I received an excel file from a supplier with a tab containing over 10,000 rows of product information (sku, price, weight, short description, etc). My challenge is that we don't use all these products. We only use 1000 or so from this supplier. So I've been using standard formulas and data sorts to update this information daily and it takes forever, most of my day in fact (not very efficient when you have tons of other responsibilities). So I thought it would be great to create another tab that includes one column with only the skus that we need to use and work with (again about 1,000), then to automate a program or macro that looks at my single column of skus and matches them with the main supplier csv tab. If the program finds the sku on the main csv, then it would pull the entire row of product details into a new worksheet or writes the output completely to a new file.
I hope this is clear. Any help or ideas would be very much appreciated.
Cheers!
I received an excel file from a supplier with a tab containing over 10,000 rows of product information (sku, price, weight, short description, etc). My challenge is that we don't use all these products. We only use 1000 or so from this supplier. So I've been using standard formulas and data sorts to update this information daily and it takes forever, most of my day in fact (not very efficient when you have tons of other responsibilities). So I thought it would be great to create another tab that includes one column with only the skus that we need to use and work with (again about 1,000), then to automate a program or macro that looks at my single column of skus and matches them with the main supplier csv tab. If the program finds the sku on the main csv, then it would pull the entire row of product details into a new worksheet or writes the output completely to a new file.
I hope this is clear. Any help or ideas would be very much appreciated.
Cheers!