Macro to open all emails in Inbox

Joined
Sep 4, 2012
Messages
1
Reaction score
0
Hello,

I'm trying to write a simple script to open all 6,000+ emails in my outlook inbox so that they are all retrieved from an archive.

I had started doing this manually (in batches of 50 emails) but a friend has said I can automate this process with a macro script. I know this must be a simple operation in VB, but I don't know where to start!

This is the process that I would like to learn how to loop through:

1. Take the first email in my inbox
2. Open it (by performing the same action as double-clicking the email sender and subject)
3. Wait for email to be retrieved from the archive and appear in a new message window
4. Close the message window and move onto the next email

Any help would be greatly appreciated. Thanks a lot in advance.
 

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