Copy body of Outlook Email to Access memo field

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've created a form in Access that contains a memo field, a command button
and an Outlook view control. What I'm trying to do is on the button's click
event copy the body of the email selected in the Outlook view control into
the memo field. I've accumulated bits of code that will take part of the way
there, but I still have some gapping holes. Like how do I capture the
selected email? Any help would be greatly appreciated.
Thanks,
Frank
 
Back
Top