Forum Discussion
T_K_2
Jan 22, 2023Copper Contributor
Thunderbird has single key command to show or hide message pane
In Thunderbird you can VERY EASILY turn on or turn off the Message Viewing Pane by simply pressing F8. It looks like in Outlook you have to awkwardly plod through the menus and find the Reading...
T_K_2
Jan 23, 2023Copper Contributor
Well I went ahead and created a VBA macro to show, hide, and then toggle the reading pane. Then I added a shortcut to the toggle macro on the quick access toolbar. So that works as desired. Don't see a way to add a shortcut keyboard command to the macro as can be done in Excel for instance.
So if anyone knows of an easier way to do this, or if there is already a built-in command or shortcut let me know.
One aspect of this is that you have to deal with the macro security, and the program being Outlook, with spam e-mails always a threat, enabling all macros seems risky.