Hello
I have an excel file (800,000+ rows) in the form (for example)-
a 9
a 7
a 9
b 10
b 32
b 2
c 5
c 3
c 7
I want to know if there is a way to quickly select all the rows that contain 'a' and export them to another excel file. Similarly, all the rows with 'b' would be exported to another excel file.
Is there a query that can solve this?
Please let me know how to do this.
Thank you
Bookmarks