TimT
3 years agoQrew Trainee
Removing duplicates from a textlist
Hello!
Was hoping I can get help with this problem.
I'm using a query formula to get a list of emails from another unrelated table and it works just fine, however, it gives me duplicates which i'd like to get rid of somehow. Has anyone dealt with this issue before?
example textlist:
brucewayne@email.com ; theflash@email.com ; brucewayne@email. com ; brucewayne@email. com ; theflash@email.com; theflash@email.com ; superman@email.com
desired outcome:
brucewayne@email.com ; theflash@email.com ; superman@email.com
I can either make a new field to get the desired outcome or perhaps there's a way for me to stop duplicates on the query formula?
Was hoping I can get help with this problem.
I'm using a query formula to get a list of emails from another unrelated table and it works just fine, however, it gives me duplicates which i'd like to get rid of somehow. Has anyone dealt with this issue before?
example textlist:
brucewayne@email.com ; theflash@email.com ; brucewayne@email. com ; brucewayne@email. com ; theflash@email.com; theflash@email.com ; superman@email.com
desired outcome:
brucewayne@email.com ; theflash@email.com ; superman@email.com
I can either make a new field to get the desired outcome or perhaps there's a way for me to stop duplicates on the query formula?