Print Outlook Inbox

General software, Operating Systems, and Programming discussion.
Everything from software questions, OSes, simple HTML to scripting languages, Perl, PHP, Python, MySQL, VB, C++ etc.
Post Reply
phil19934
New Member
Posts: 17
Joined: Wed May 26, 2004 12:09 pm

Print Outlook Inbox

Post by phil19934 »

Does anyone know an easy way to print all the messages in your inbox? Not all the actual messages, but the a list of all the that you see (from, subject, date, etc). I need to do this on a work computer, so I can't install any software. Thanks.

Phil
User avatar
grundy
Senior Member
Posts: 1308
Joined: Sat Dec 16, 2000 12:00 am
Location: CA

Post by grundy »

phil19934 wrote:Does anyone know an easy way to print all the messages in your inbox? Not all the actual messages, but the a list of all the that you see (from, subject, date, etc). I need to do this on a work computer, so I can't install any software. Thanks.

Phil
You can export this info to Excel (or other file) and then print it from there.

In Outlook, go to File/Import and Export
- choose Export to a file/next
- choose Microsoft Excel (or your prefered file type)/next
- specify an export file/next
- choose the folder from which you want to export (Inbox)/next
- click the 'map custom fields' button. In the field map, the list on the right shows you what will be exported. Drag items to the left to remove them. Remove body if you don't want it, along with any other items you don't want to export/OK
- finish

then open the Excel file, manipulate as needed, and print.
Post Reply