Hello,
I'm looking for code that will create an email using data from column 1 as the subject, and the data from column 2 as the body. There are multiple rows, but it would create and send a single email from each row. It would iterate through all the rows and all of these emails would be sent...