View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Arnie[_4_] Arnie[_4_] is offline
external usenet poster
 
Posts: 6
Default import mail messages in excel

Hi there,

I want to import mailmessages from Outlook (or *.txt files from a directory)
into excel and make from every message a database record. Is this possible?
Every message has the same size and lines, when I try tot do this every line
goes on a new row therefore I should transpose it or somehow (but don't know
how :-(.

Thanx for every hint