
hello
I have an excel file containing several lines and I want from this file to create several excel files containing only the lines which correspond.
For exemple if i have a file with 4 line and the first columns is name:
we have AA,BB,AA,AA
Now i want to have 2 files the first containing only AA,AA and the second file BB,BB
Thanks
Could you please explain your use case with some screenshots like manually create your excel how it look like and what is your expected results.