Hi there. I am really struggling to figure which is the best way to create an email, and populate the email address, subject and body, from a set of data in excel.
I need the solution to create a separate email for each row in the data set. I know this can be easily done, so forgive me for asking such a simple thing, but i have only just completed my training and am struggling. I have looked on the forum but all the similar solutions are old.
Below is an example of the data table which i want to use, thank you in advance for your help
|Email|Subject|Body|
|—|—|—|
|Email Distribution List|Name|Text|
|joebloggs@test.com|Investor 1|Hi thank you for joining the mailing list|
|jane@test.com|Investor 2|Hi thank you for joining the mailing list|
|john@test.com|Investor 3|Hi thank you for joining the mailing list|
|chirs@test.com|Investor 4|Hi thank you for joining the mailing list|