I've been using Colin's contribution to the Forum (See #5 in Programming: "Sending emails with VBA CDO") that tests the use of CDO to send emails. Both of Colin's simple text and HTML tests work exactly "as advertised". I've adopted the simple text code behind a form where a user can specify the To, From, Subject and Body and "send" without any difficulty. The body text can be entered into the spacious text box on the form from which the "Body Field" in CDO can be set in addition to the related fields and the email sent.
So, given the esoteric nature and syntax of htm together with the limited nature of an Access text box control, it would seem that one would have to create htm coded text outside of Access then paste the "htm source" into a form's text box. Or, am I missing something that is built into Access I've not yet discovered?
Thanks,
Bill