Help needed - export emails to excel

C

Cillian

Hi,

I have to import emails from Outlook into an excel worksheet. I need to
import the full email (and any attachments).

Currently I copy the email to my desktop as a .msg file, then insert object,
create from file and display as icon.

Does anyone know a quicker way then this - it's driving me nuts!! Or can
you tell me if this is the only way?

Thanks for any help

Regards

Cillian
 
E

eriq.vanbibber

MSG Files:

Priasoft has several MSG related products. http://www.priasoft.com

In particular, they have a MSG file parsing library that gives
developers access to all the properties of a .msg file, without
outlook.

They also have an export library that works with the MSG library for
exporting msg files to other formats, like PDF, TIF, and HTML.

For PST files, they have a couple of command line tools that allow
extraction of messages to MSG, again without requiring outlook, and it
supports both ANSI and UNICODE pst files. There is also the reverse, a
MSG to PST utility.

They also have a viewer product that looks very similar to outlook
2003 with regards to the User Interface. The viewer can view, search,
print, and export msg files.

Of recent they released a MSG to XML converter tool. I think the like
is http://www.priasoft.com/downloads/msg/installmsg2xml.exe

Lastly, they just release a free ViewOnly viewer here:
http://www.priasoft.com/msgview.exe




Regards,
the MSG Guru, Eriq VanBibber

ALT160 - Do you see me?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top