Extract only a table present in email body

Hi

  1. save the email as a .mht file
  2. use StartProcess to open the file
  3. scrape the data from the table in the email into a datatable
  4. write datatable to excel

Hope that helps.

3 Likes