i am about ready to give up on a project i am attempting to complete. i have a form that is going to be used for generating email and within this form is a subform. the subform is viewed as a continuous form. what i would like is to take the contents of this subform and send them as the body of the email. i am able to send it as an attachment in HTML format, but what i would really like is within the body of the email formatted as HTML.
all my other codes are functioning and this is where the debugger keeps on bringing me. basically what i want it to do is to acknowledge the subform within my current form and to add that as the body of the email that my main form is generating.
Code:
.HTMLBody = Form![sub]