I want to use MS Access to open either an email in outlook express or Lotus Notes with an MS Access application written in VBA code. I want to extract all information from the email and write it to a table, that can then be called up in a form that will show what contact had been made with that client. I know how to call up outlook express from MS access, but I don't know how to get the information out of the email. The information could be in the body, subject or attachment. Any information I can retrieve from the email I would want to store in a table.