Macro to output subjects

  • Thread starter Thread starter dhstein
  • Start date Start date
D

dhstein

Is it possible (and not too difficult) to write a macro to go through every
message in a folder and export the subject only to a file. So when done the
file would contain the subject text of each email message. Thanks for any
help on this.
 
dhstein said:
Is it possible (and not too difficult) to write a macro to go through
every
message in a folder and export the subject only to a file. So when done
the
file would contain the subject text of each email message. Thanks for any
help on this.

You don't need a macro. Create a view showing only the subject, highlight
all messages in the folder (CTRL-A), press CTRL-C, then go to a notepad file
press CTRL-V
--
John
http://www.LbeHelpdesk.com - Help Desk software priced to suit all
businesses
http://www.room-booking-software.com - Schedule rooms & equipment bookings
for your meeting/class over the web.
http://www.lbetoolbox.com - Remove Duplicates from MS Outlook
 
John,

Thanks so much for that answer. In retrospect it seems so obvious, but I
didn't think of that. It worked great and it's exactly what I need.

David
 
Back
Top