Hello everyone Really need community help! I have a dataset with emails like this name email John John@mail.com Alex Alex@mail.com Mary Mary@mail.com What I need is to somehow create table/dataset like this So to accumulate emails in a single cell. emails Josh@mail.com Alex@mail.com Mary@mail.com Afterwards need to create a variable, in order to use it in my emailing program FILENAME sending EMAIL TO = &emails .... etc Thank you in advance!
... View more