tenjnr.blogg.se

How to create a folder in word 2010
How to create a folder in word 2010




how to create a folder in word 2010

If ( "Unread Mail") Thenįor Each xAccountFld In xNameSpace.Foldersįor Each xSubFolder In xAccountFld.Folders Set xSelMail = (1)ĭim xAccountFld, xTargetFld, xSubFolder As MAPIFolder Set xNameSpace = xOlApp.GetNamespace("MAPI")įor Each xTargetFld In (1).Folders

how to create a folder in word 2010

Private Sub OlExplprer_BeforeFolderSwitch(ByVal NewFolder As Object, Cancel As Boolean) Set OlExplprer = Application.ActiveExplorer Public WithEvents OlMailItem As Outlook.MailItem Public WithEvents OlExplprer As Outlook.Explorer And in th e Project pane, click Microsoft Outlook Objects > ThisOoutlookSession, and paste below code to right section. Press Alt + F11 keys to enable the Microsoft Visual Basic for Applications window. Tip: If you want to add all unread emails of all accounts to a folder, you can do as below steps:ġ. Now the Unread Mail folder is copied and added to your favorites at the top of Navigation Pane. Step 3: Right click the Unread Mail folder, and click the Show in Favorites item in the right-click menu. Once an unread email message is opened, it will be removed from the Unread Mail folder automatically. And all unread email messages are collected into this folder automatically. Now an Unread Mail folder is created and shows in the navigation pane. Step 2: In the New Search Folder dialog box, select and highlight the Unread mail item, and click OK.

  • In Outlook 2007, click the File > New > Search Folder.Īctually there is an alternative method to create a new search folder: right click the Search Folder in Navigation Pane, and click the New Search Folder in the right-click menu.Īnd this method is available in all of Microsoft Outlook 2007, 2010, and 2013.
  • In Outlook 2010 / 2013, click the New Search Folder button in the New group on the Folder tab.
  • Step 1: Shift to the Mail view by clicking the Mail in the Navigation Pane. The following guidance will help you collect all unread email messages into an Unread Mail folder, and show the folder in your favorites. Actually you can collect all unread email messages into a favorite folder, making your working conveniently and quickly. Sometimes unread email messages may stay among a number of messages, although the Outlook indicates you the number of unread email messages, such as Inbox (5), you can’t find out them at once. How to add unread mails to favorite folder in Outlook?






    How to create a folder in word 2010