Recent content by anilc59

  1. A

    How to open .msg file from Hard disk folder?

    Thanks for you reply. but I am unable to execute the below code. Runtime Error 438. getting error "Object doesn't support the property or method" Please let me know the solution. I am using EXCEL 2007. Set openMsg = Application.CreateItemFromTemplate(FileItem.Path)
  2. A

    How to open .msg file from Hard disk folder?

    Hi Friends, I am trying to open an Outlook items from the specific folder, and then open only .msg file from the folder one by one. Afterward I need to get the attachments from those Outlook items. Your early reply much appriciated. Regards Anil Choudhary
Back
Top