Hello. I'm new to UltraEdit app. if this questions has been asked before, my apologies
Example:
I have .csv files filled with dump emails and need to know how to delete duplicates then split multiple entries into their own lines, and remove emails domain with @gmail.com.
here is the current view:
[email protected]
[email protected]; [email protected]; [email protected], [email protected], [email protected]
here is the expected view:
[email protected]
[email protected]
[email protected]
[email protected]
Thank you in advance.
Example:
I have .csv files filled with dump emails and need to know how to delete duplicates then split multiple entries into their own lines, and remove emails domain with @gmail.com.
here is the current view:
[email protected]
[email protected]; [email protected]; [email protected], [email protected], [email protected]
here is the expected view:
[email protected]
[email protected]
[email protected]
[email protected]
Thank you in advance.