DoCmd.SendObject , "", "", Me![Text369] ???? Me.[Text371], "", "etc .........
I am now using the above code to send an email using text boxes on the form populated with the relevant recipients email addresses. The problem I have got is I don't know how to separate the code for each email...