i'm writing a program that takes data from fields in an excel spreadsheet and creates an outlook email from this data.
the only problem is i do not know how to put data from one excel cell on the first line of the outlook email, and put data from another excel cell on the second line in the email.
what is the command in vba to go to the next line in an outlook email.
the only problem is i do not know how to put data from one excel cell on the first line of the outlook email, and put data from another excel cell on the second line in the email.
what is the command in vba to go to the next line in an outlook email.