Hi
I am looking for VBA code to filter the data from a sheet when a condition is met.
If an invoice number matches to a cell value, I need the macro filter the data for that invoice number and copy paste the into new excel.
I might have the same invoice number multiple times which has to be captured.
vendor INVOICE NO transactions TOTAL AMOUNT
12345 1500040059 5 500.00
12345 1500040059 2 200.00
12345 1500040059 2 200.00
36453 1060582129 122 1220.00
36453 1060582129 25 250.00
36453 1060582129 1 10.00
Looking forward for a response.
Thank you
Bookmarks