Hello everyone.

I am rookie in VBA. I have an issue with Outlook macro. I want to move selected items from personal mailbox to sharedmailbox folders. It will works manually after clicking on button.

Macro will works for few users, and will also add details about user on the bottom of moved mail. The thing is how to "show" it in macro. Below is code with highlighted lines. I want to move mssgs to subfolder called "test". TIA for any help and suggestions/advices.

BTW without additional folder lvl it works OK.

Please Login or Register  to view this content.