Results 1 to 2 of 2

Thread: Excel VBA to extract specific outlook emails

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Excel VBA to extract specific outlook emails

    Hi Guys,

    I've included some prelim VBA code that extracts certain outlook properties from Outlook across to Excel based on Sender, Time and Importance. I am looking to restrict the output to Excel so it only includes all rows/records that feature sender M and excludes all other senders- is this possible?

    I am aware of being able to use IF and restrict function but I though that it was limited to the Outlook properties?

    Thanks so much for any help
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •