Hi
I use this in code:
DoCmd.SendObject acSendNoObject, , acFormatRTF, "Person 1", "Person 2", , "Title here e.g. ref" & YourReferenceValue, "Put the text of the message here."
Need to have a reference to Outlook selected from Tools/References to use...