This is my first post and I apologize if its long, I am a novice in regards to writing code so bear with me. I have a monthly report I run that is over 56,000 rows and 16 columns of information. Not all of this data pertains to what I need so I'm looking for help on a quick sort so I don't spend hours each month combing through this thing. I'm needing to narrow the WHSE column down from over 1,000 to 118 and delete the rest. I then need to sort it by the Reason Codes that I need and delete the rest. I tried exporting it into a pivot table but it is too much information. I tried creating a macro and filtering the data I need but not every WHSE is on the list each month and it wouldn't let me filter two columns worth. I have read about writing code in VBA but I am lost at this point due to the amount of data.VBA help.xlsx I have attached a verison with the relevant sort information.
Bookmarks