Yup that's thats how you get started! Thanks @JBeaucaire! Also you will need to add a sheet named "Destination" for `Worksheets("Destination").Range("A1")` or change the code to match the name of the sheet you wish to dump the rows into. @JBeaucaire the only think I wasn't quite sure of is how the autofilter would handle the accent marks, ć. I know this is a particular ascii code, but wasn't sure how to get that into the VBA. Any thoughts?
You can also delete the following two lines from the code...they are unnecessary (I decided to go a different way).
Bookmarks