Without fiddling around too much, I am pretty sure you could do this in Excel, using an import and either a sort or a transpose paste.
You would need to copy/print to a text file first.
Main Topics
Browse All TopicsHi,
A few years back a friend and I exchanged a lengthy series of email over a 6 month period (both using MS Outlook as our email clients). We still have the email chain but would like to reverse the order of the email.
For example, if I was to print the email chain, currently the first email on page 1 would in fact be the last email sent. I want the first email sent to appear on page 1, so essentially the email chain is printed /displayed on screen chronologically and can be read in a book / story-like format.
Is this possible? If so how can I do this? Thanks.
Happy new year!
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Ok, here's the code for doing this. Follow these instructions to use it.
1. Start Outlook
2. Click Tools > Macro > Visual Basic Editor
3. If not already expanded, expand Microsoft Office Outlook Objects and click on Module1
4. Copy the code from the Code Snippet box and paste it into the right-hand pane of Outlook's VB Editor window
5. Edit the code as needed. I included comments wherever something needs to or can change
6. Click the diskette icon on the toolbar to save the changes
7. Close the VB Editor
8. Select the folder containing the messages you want to print
9. Run the macro
Two restrictions.
1. The messages you want to print must be the only messages in the folder.
2. The messages will all print to the default printer.
Business Accounts
Answer for Membership
by: pspglbPosted on 2009-01-02 at 03:28:39ID: 23278598
As per my information, this is not possible. The best idea i can suggest is to print it and then swap the printed papers from top to bottom.