Hi there,
I am a complete beginner in terms of VBA coding and have been trawling the net recently to adapt some code to meet my requirements.
I have checked many sites (Ron De Bruin included) and i cant seem to adapt the coding, its seems very complex. Can anyone help?
I have a big body of text i would like to include in the email, and basically, i just want to send that as per the following (there are multiple lines)
A = name B = email C = UserName D=Password E
Alex Radford a.r@test.com RADFAL TESTING
to include text; Dear (=A1)
Please find your user name and password below
User Name (=B1)
Password "TESTING"
Bookmarks