To collapse (or minimize) the Ribbon, do one of the following:
- Double-click the label of the tab you're currently using.
- Click the Minimize the Ribbon button:
- Press Ctrl+F1.
- In the Ribbon displays options list, choose Show Tabs:
Conversations that include multiple messages are identified in the message list by a triangular expand/collapse icon. Select the icon to expand or collapse a Conversation. Within each Conversation, messages are sorted with the newest message on top. You cannot change this sort order. Can anyone give me Outlook Expand/Collapse Control. There are some controls on ASP.NET AJAX Toolkit which have collapse/expand feature.
While the Ribbon is minimized, click any tab to turn it back on temporarily. Itwill automatically hide when you're done using it.
- I was looking for the expand and collapse feature for the RADOutlookBar control. I can't find any property that do so. Is it possible to incorporate the expand/collapse feature just like MS outllokbar. I will be greateful, if your team can provide such a feature to the current RAD control,if it doesn't exists.
- Every time I pick 'All collapse' from drop list as default choice for inbox or for sent folder outlook not save this option. Please help me./quote I am experiencing exactly the same thing. I have set the default for 'All collapse' and it has worked in the past.
- This tutorial shows you how to expand and collapse body text in a document to hide body text that might be taking up to much space on your page.
To totally hide the Ribbon (a new feature in Outlook 2013), just chooseAuto-hide Ribbon in the Ribbon displays options list:
It hides Ribbon and displays three dots near the upper-right corner of the screen instead. Clickthe three dots button to redisplay the Ribbon Bloomberg download for mac. temporarily. When you click back in the document,the Ribbon hides itself again: Apple imovie download for mac.
To expand the Ribbon back to its normal size when you want to have it displayedagain, do one of the following:
- Double-click the current tab again.
- While the Ribbon is minimized, click any tab to turn it back on temporarily and the click theExpand the Minimized Ribbon button:
- Press Ctrl+F1.
- In the Ribbon displays options list, choose Show Tabs and Commands:
How to automatically expand all folders when starting Outlook?
Generally speaking, if you expand or collapse a folder on the Navigation Pane and then close the Outlook, the folder will remain expanding or collapsing when restarting Outlook. But now, is there a way to expand all folders automatically when starting Outlook? This article will introduce a VBA to complete the task.
- Auto CC/BCC by rules when sending email; Auto Forward Multiple Emails by rules; Auto Reply without exchange server, and more automatic features..
- BCC Warning - show message when you try to reply all if your mail address is in the BCC list; Remind When Missing Attachments, and more remind features..
- Reply (All) With All Attachments in the mail conversation; Reply Many Emails at once; Auto Add Greeting when reply; Auto Add Date&Time into subject..
- Attachment Tools: Auto Detach, Compress All, Rename All, Auto Save All.. Quick Report, Count Selected Mails, Remove Duplicate Mails and Contacts..
- More than 100 advanced features will solve most of your problems in Outlook 2010-2019 and 365. Full features 60-day free trial.
Automatically expand all folders when starting Outlook with VBA
Collapse 2fexpand Feature In Outlook Download
This method will introduce a VBA to automatically expand all folders on the Navigation Pane when you start Outlook. Please apply this VBA as follows:
1. Press Alt + F11 keys simultaneously to open the Microsoft Visual Basic for Applications window.
2. Expand the Project 1 and Microsoft Outlook Objects in the Project pane, double click to open the ThisOutlookSession window, and then paste below VBA code into it.
VBA: Automatically expand all folders in Outlook
3. Save the code and close the Microsoft Visual Basic for Applications window.
From now on, when restarting Outlook, all folders will be automatically expanded in Outlook.Note: This VBA cannot open the collapsed search folders when restarting Outlook.
Related Articles
Kutools for Outlook - Brings 100 Advanced Features to Outlook, and Make Work Much Easier!
- Auto CC/BCC by rules when sending email; Auto Forward Multiple Emails by custom; Auto Reply without exchange server, and more automatic features..
- BCC Warning - show message when you try to reply all if your mail address is in the BCC list; Remind When Missing Attachments, and more remind features..
- Reply (All) With All Attachments in the mail conversation; Reply Many Emails in seconds; Auto Add Greeting when reply; Add Date into subject..
- Attachment Tools: Manage All Attachments in All Mails, Auto Detach, Compress All, Rename All, Save All.. Quick Report, Count Selected Mails..
- Powerful Junk Emails by custom; Remove Duplicate Mails and Contacts.. Enable you to do smarter, faster and better in Outlook.
Collapse 2fexpand Feature In Outlook Mail
While the Ribbon is minimized, click any tab to turn it back on temporarily. Itwill automatically hide when you're done using it.
- I was looking for the expand and collapse feature for the RADOutlookBar control. I can't find any property that do so. Is it possible to incorporate the expand/collapse feature just like MS outllokbar. I will be greateful, if your team can provide such a feature to the current RAD control,if it doesn't exists.
- Every time I pick 'All collapse' from drop list as default choice for inbox or for sent folder outlook not save this option. Please help me./quote I am experiencing exactly the same thing. I have set the default for 'All collapse' and it has worked in the past.
- This tutorial shows you how to expand and collapse body text in a document to hide body text that might be taking up to much space on your page.
To totally hide the Ribbon (a new feature in Outlook 2013), just chooseAuto-hide Ribbon in the Ribbon displays options list:
It hides Ribbon and displays three dots near the upper-right corner of the screen instead. Clickthe three dots button to redisplay the Ribbon Bloomberg download for mac. temporarily. When you click back in the document,the Ribbon hides itself again: Apple imovie download for mac.
To expand the Ribbon back to its normal size when you want to have it displayedagain, do one of the following:
- Double-click the current tab again.
- While the Ribbon is minimized, click any tab to turn it back on temporarily and the click theExpand the Minimized Ribbon button:
- Press Ctrl+F1.
- In the Ribbon displays options list, choose Show Tabs and Commands:
How to automatically expand all folders when starting Outlook?
Generally speaking, if you expand or collapse a folder on the Navigation Pane and then close the Outlook, the folder will remain expanding or collapsing when restarting Outlook. But now, is there a way to expand all folders automatically when starting Outlook? This article will introduce a VBA to complete the task.
- Auto CC/BCC by rules when sending email; Auto Forward Multiple Emails by rules; Auto Reply without exchange server, and more automatic features..
- BCC Warning - show message when you try to reply all if your mail address is in the BCC list; Remind When Missing Attachments, and more remind features..
- Reply (All) With All Attachments in the mail conversation; Reply Many Emails at once; Auto Add Greeting when reply; Auto Add Date&Time into subject..
- Attachment Tools: Auto Detach, Compress All, Rename All, Auto Save All.. Quick Report, Count Selected Mails, Remove Duplicate Mails and Contacts..
- More than 100 advanced features will solve most of your problems in Outlook 2010-2019 and 365. Full features 60-day free trial.
Automatically expand all folders when starting Outlook with VBA
Collapse 2fexpand Feature In Outlook Download
This method will introduce a VBA to automatically expand all folders on the Navigation Pane when you start Outlook. Please apply this VBA as follows:
1. Press Alt + F11 keys simultaneously to open the Microsoft Visual Basic for Applications window.
2. Expand the Project 1 and Microsoft Outlook Objects in the Project pane, double click to open the ThisOutlookSession window, and then paste below VBA code into it.
VBA: Automatically expand all folders in Outlook
3. Save the code and close the Microsoft Visual Basic for Applications window.
From now on, when restarting Outlook, all folders will be automatically expanded in Outlook.Note: This VBA cannot open the collapsed search folders when restarting Outlook.
Related Articles
Kutools for Outlook - Brings 100 Advanced Features to Outlook, and Make Work Much Easier!
- Auto CC/BCC by rules when sending email; Auto Forward Multiple Emails by custom; Auto Reply without exchange server, and more automatic features..
- BCC Warning - show message when you try to reply all if your mail address is in the BCC list; Remind When Missing Attachments, and more remind features..
- Reply (All) With All Attachments in the mail conversation; Reply Many Emails in seconds; Auto Add Greeting when reply; Add Date into subject..
- Attachment Tools: Manage All Attachments in All Mails, Auto Detach, Compress All, Rename All, Save All.. Quick Report, Count Selected Mails..
- Powerful Junk Emails by custom; Remove Duplicate Mails and Contacts.. Enable you to do smarter, faster and better in Outlook.
Collapse 2fexpand Feature In Outlook Mail
Collapse%2fexpand Feature In Outlook
- To post as a guest, your comment is unpublished.Thank you so much. It solved my problem. :)