Hello,
I have a giant order spreadsheet where I need to continuously filter roughly 100 parts from 1000 possible parts in a column from a table. I tried VBA criteria code but there is just no way it goes through all 100. All orders are placed in sheet : "ORDERS" and i want the parts I need filtered to be Copy and Pasted to sheet: "PARTS". The sheets need to be interactive so when an order is added/deleted, those criteria parts are added/deleted to the "PARTS" sheet.
Anything helps!
Thank you!
I have a giant order spreadsheet where I need to continuously filter roughly 100 parts from 1000 possible parts in a column from a table. I tried VBA criteria code but there is just no way it goes through all 100. All orders are placed in sheet : "ORDERS" and i want the parts I need filtered to be Copy and Pasted to sheet: "PARTS". The sheets need to be interactive so when an order is added/deleted, those criteria parts are added/deleted to the "PARTS" sheet.
Anything helps!
Thank you!