I have a data access page with pictures that I want to email to many people as the body of an email (Not an attachment). I currently use the File; Send To; Mail Recipient option when the page is displayed, which seems to reformat the Data Access Page and sends all text and pictures perfectly as the body of the message.
Does anyone know how to perform this Data Access Page reformating via VBA and insert it as the HTMLbody of an email?
ps I know how to send text and attachments via Outlook from Access but I just cannot figure out how to send a Data Access Page by VBA - The sendobject method does not work - the images are not shown in the email.
Thankyou
Alex
Does anyone know how to perform this Data Access Page reformating via VBA and insert it as the HTMLbody of an email?
ps I know how to send text and attachments via Outlook from Access but I just cannot figure out how to send a Data Access Page by VBA - The sendobject method does not work - the images are not shown in the email.
Thankyou
Alex