Recent content by Suleiman

  1. S

    Auto move search results to folder

    Hi, I am trying to make outlook search for specific key words in .txt attachments then move the emails with those attachments to a folder. The only way I was able to get some results is by using SendKeys. Code works up to he third line but when I add the last 2 lines and run I only get the...
  2. S

    VBA to search a keyword in attachment and move to a folder

    Hi, I am new to VBA and was trying to get outlook to search for a key word within an attachment then move the email to a folder if it found it. Normally I use the CTR E function and do attachment:'keyword' search this will show me all the emails that have that keyword (attachments I am...
Back
Top