How to handle filing of emails from an Inbox Subfolder to a specific Public folder

Status
Not open for further replies.

Doug Johnston

New Member
Outlook version
Outlook 2016 32 bit
Email Account
Office 365 Exchange
Environment is Office 365/Outlook 2016:
My client has recently noticed that when they go to manually move multiple emails from their Outlook inbox to a "project specific" Public Folder it hangs Outlook until the move process is completed. The more emails they select to move, the longer the user has to wait. I would like to find a better way to automatically do this. Possibly scan the users sub-folders named with a project number 2017#### then move any emails in these folders to a corresponding Public Folder project year folder and sub-folder named the same 2017\2017####. As stated above, the client uses Office 365 and Outlook 2016. The key will be to be able to choose when this process kicks off and scans these multiple sub-folder in the users inbox. This way they can execute this at a time of their choosing.
 
I think it will hang even if you use a macro or rule... its just the nature of public folders when you move a lot items between the message stores.

A macro could do it - i have a lot of sample macros that move - this one might come the closest - it moves messages as they arrive, but that could be changed so it only moves when the user pushes a button. https://www.slipstick.com/macros/file-messages-keyword.txt
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
D a general question re how backup programs handle pst files ... I have no problems, just curious Using Outlook 1
B Easy to handle backup tool Using Outlook 1
P Trapping AttachmentAdd in VBA does not handle multiple email instances Using Outlook 1
C Rule to Handle Meeting Replies that updates tracking information Using Outlook 2
M How to handle Outlook Contacts who have multiple Names BCM (Business Contact Manager) 1
T How to get Inspector object from Window handle Outlook VBA and Custom Forms 2
C Why can't 2003 handle the macros I wrote for 2000 Outlook VBA and Custom Forms 6
M How to get active inspector window handle? Outlook VBA and Custom Forms 3
M How to get the preview pane handle, when it is created with menu c Outlook VBA and Custom Forms 1
M Outlook2007 and VSTO, handle the Click on the Save Button in the IPM.Note dialog HOWTO? Outlook VBA and Custom Forms 4
Diane Poremsky Filing Outlook Email Messages Using Outlook 0
S Outlook 7 VBA macro for multiple filing Outlook VBA and Custom Forms 1
S categorizing and Filing sent mail items Outlook VBA and Custom Forms 2
Q Filing 'Sent' Messages in Outlook 2003 Using Outlook 12
T Emails with attachments from an alias are undeliverable to one of three aliases Using Outlook 2
T Outlook 2019 While connecting an IMAP account in "classic" Outlook 2024 I caused a massive duplication of emails on the server (death loop) Using Outlook 5
B Arrows missing from Outlook emails vertical scrollbar Using Outlook 0
G Cannot receive emails from gmail account in Outlook 365 Using Outlook 1
J Saving Send emails to a folder on the server Outlook VBA and Custom Forms 63
D Amazon and some other emails not showing in Preview Pane Using Outlook 10
J Outlook 2019 Pick the Folder Location to save send emails Outlook VBA and Custom Forms 0
Retired Geek Outlook on MAC delete duplicate Sent emails Using Outlook 0
J Emails with .ICS calendar invitations attached don't contents when received in Outlook 365 Using Outlook 6
W Outlook 2021 Hanging on "Sending Emails" Using Outlook 3
M Outlook 365 VBA Auto-Forward Only the first of Duplicate Emails Outlook VBA and Custom Forms 2
J Action based on number of emails after sort by from Using Outlook 3
D Can't read some emails - text size too small. Using Outlook 2
R How to use VB .Net to send emails? Outlook VBA and Custom Forms 0
T Outlook is categorizing emails incorrectly Using Outlook 0
H Move Selected emails to Local Drive Outlook VBA and Custom Forms 0
D Delete Outlook emails from MS server Using Outlook 17
G Creating Macro to scrape emails from calendar invite body Outlook VBA and Custom Forms 6
A Flagged Emails highlighted in yellow Using Outlook 3
P Search folder: all emails sent to or from a domain Using Outlook 1
J Macro to Reply to Emails w/ Template Outlook VBA and Custom Forms 3
G Save emails as msg file from Outlook Web AddIn (Office JS) Outlook VBA and Custom Forms 0
T Outlook 2010 Sub accounts not showing new emails in Inbox Using Outlook 4
Nufc1980 Outlook "Please treat this as private label" auto added to some emails - Help. Using Outlook 4
humility36 Cannot move emails to archive - 440 error Outlook VBA and Custom Forms 1
E Edit incoming emails to remove a certain sentence added by the "system" Using Outlook 1
R Saving Emails and Attachments as .msg file Using Outlook 3
F Color code certain INBOX emails Using Outlook 2
J gmail and deleted emails. Using Outlook 0
Z Outlook 2021 Outlook new emails notification not working Using Outlook 4
J Outlook 365 Outlook Macro to Sort emails by column "Received" to view the latest email received Outlook VBA and Custom Forms 0
C Outlook 365 Copy/Save Emails in Folder Outside Outlook to Show Date Sender Recipient Subject in Header Using Outlook 0
U Outlook not responding when trying to print Emails Using Outlook 6
K mark emails with colour manually (like in thunderbird) Using Outlook 1
richardwing Outlook 365 VBA to access "Other Actions" menu for incoming emails in outlook Outlook VBA and Custom Forms 0
U Outlook on the iPhone cannot approve filtered Emails Using Outlook 0

Similar threads

Back
Top