Hi All,
I am not sure if this is possible i was thinking maybe it would need to be a find/remove macro or a filter remove.
In column A there is about 6000 accounts (No Duplicates). Below is a sample of accounts and i want to remove all account that start with 997 or not move then to the new sheet.
1234567890
2345678910
3456789012
4567890123
9970000001
9971234567
9972223457
I already have a macro that moves the data but i want to eith filter out the 997 accounts of delete them once i have moved the data to a new sheet.
Here is the macro i am using so far that i want to enhance:
I am not a great code writer so forgive me...
Bookmarks