0

I am currently trying to write a vba code that extracts data from a .msg file such as

  • date email was sent
  • name of sender

but I am having difficulty with getting the date of the email that is looped within the file which is within the text

Below is the code I am using from another thread: Excel VBA: Loop Through a Directory of .msg files)

Thanks in advance

  • Welcome to Stack Overflow. [Please don't post screenshots of text](https://meta.stackoverflow.com/a/285557/354577). They can't be searched or copied, or even consumed by users of adaptive technologies like screen readers. Instead, paste the code as text directly into your question. If you select it and click the `{}` button or Ctrl+K the code block will be indented by four spaces, which will cause it to be rendered as code. – Chris Sep 08 '21 at 01:29

0 Answers0