Moving inbox-items to personal folder

  • Thread starter Thread starter Michael Mueller
  • Start date Start date
M

Michael Mueller

Hi.

I'm new to Outlook-VBA and I'm missing the macro-recorder (like in Excel).
So I thought I may ask here.

I would like to move the marked inbox-items to my personal folder (named
"archive").

How will this look like in VBA-code?

Thanks for your help.

Michi
 
Where is "archive"? Is it located in the same PST file as your Inbox or in
another PST file? That would affect how the code would be written.

What version of Outlook?
 
Back
Top