Open and send all emails in network folder using VBA

rachel06

Board Regular
Joined
Feb 3, 2016
Messages
84
Office Version
  1. 365
Platform
  1. Windows
Hello,

I posted a question pertaining to this issue a few weeks ago, but I'm wondering if I can tackle it in a different way. Here's a little background:

- We currently have a macro that will read emails in our inbox and remove the attachments from them, saving them in a location noted by the user
- Due to a three month retention policy, we move the emails into a network folder so we have them forever
- I have been unable to alter the macro to read from the network folder instead of the email folder (I posted that question here)

Is there any way to use VBA to loop through all the emails saved in the network folder and forward them to myself so I can use that email reader? It doesn't work if the email is the attachment unfortunately or I'd send them all in one batch. I know this is a roundabout way do do this, but it might be the easiest, unless there is some way to drag and drop emails back into outlook that I haven't figured out yet.

Any help is much appreciated!!
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.

Forum statistics

Threads
1,214,982
Messages
6,122,580
Members
449,089
Latest member
Motoracer88

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top