AndrewTait
MIS
Hi guys, hope you can help with this one, as I have been strggling with this for a few days now, and probably when I see the solution will want to hit myself very hard!
I have a list of products pulled from a SQLServer database, into excel, along with various other production related information.
(Production Date, Product Name, Number Ordered, Number Produced, Number Wasted, % Wasted)
This data contains information relating to products made for our own company, and also for an outside company.
Obviously, we do not want the outside company to see the information relating to our own products, so I need to filter this data.
I also have a master list of Product Names for this outside company, which is in a different sheet in the same workbook.
How can I drop any rows of data where the Product Name does not appear in the master list?
=======================================
You may think if it isn't broke, don't fix it. Engineers think that if it isn't broke, it doesn't have enough features yet!
======================================
I have a list of products pulled from a SQLServer database, into excel, along with various other production related information.
(Production Date, Product Name, Number Ordered, Number Produced, Number Wasted, % Wasted)
This data contains information relating to products made for our own company, and also for an outside company.
Obviously, we do not want the outside company to see the information relating to our own products, so I need to filter this data.
I also have a master list of Product Names for this outside company, which is in a different sheet in the same workbook.
How can I drop any rows of data where the Product Name does not appear in the master list?
=======================================
You may think if it isn't broke, don't fix it. Engineers think that if it isn't broke, it doesn't have enough features yet!
======================================