![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I would like to have a macro to reduce 7 keystrokes down to two, in Outlook
2002. I would like the macro to un-hide the envelope icon in the lower right corner of the screen. I (or anyone) can hide the icon by right-clicking it and selecting "hide envelope” when we don’t want to be distracted by new email. So, one click! But…to unhide it takes 8 clicks (tools, options, email, advanced, etc). I saved one click by adding “Options” to my toolbar, but there have to be more time savings to be had than that. I went to try to create a macro myself, but looks like I would have to learn how to program in VB, and I don’t have time!!! (or the smarts) Thanks for any possible help, Zee |
Ads |
#2
|
|||
|
|||
![]()
There is no command in the Outlook object model to hide/unhide that icon. THis is the only code sample I know that addresses the issue: http://www.outlookcode.com/d/code/clearenvicon.htm
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Zee" wrote in message ... I would like to have a macro to reduce 7 keystrokes down to two, in Outlook 2002. I would like the macro to un-hide the envelope icon in the lower right corner of the screen. I (or anyone) can hide the icon by right-clicking it and selecting "hide envelope” when we don’t want to be distracted by new email. So, one click! But…to unhide it takes 8 clicks (tools, options, email, advanced, etc). I saved one click by adding “Options” to my toolbar, but there have to be more time savings to be had than that. I went to try to create a macro myself, but looks like I would have to learn how to program in VB, and I don’t have time!!! (or the smarts) Thanks for any possible help, Zee |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
OE6 shows the envelope in the system tray although there are no ne | Dima | Outlook Express | 12 | May 4th 07 09:32 PM |
When I exit Outlook it goes to system tray, how do I kill it ? | PT | Outlook - Installation | 2 | January 25th 07 05:37 PM |
Outlook Not Closing - Staying in System Tray | Alan W | Outlook - Installation | 1 | August 8th 06 09:13 PM |
can i make outlook to go to the system tray upon exiting? | Coffee | Outlook - Installation | 1 | February 14th 06 11:43 PM |
new message envelope in tray | Mike | Outlook - Installation | 1 | January 21st 06 10:28 AM |