B Brian H Aug 17, 2004 #1 I'd like to create a single button that does, collapse all + select all + delete all. Is it possible to create something that could do this?
I'd like to create a single button that does, collapse all + select all + delete all. Is it possible to create something that could do this?
S Sue Mosher [MVP-Outlook] Sep 28, 2004 #2 You can use CommandBars to execute those commands programmatically. See http://www.outlookcode.com/d/tips/commandbarfun.htm FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.outlook.program_vba
You can use CommandBars to execute those commands programmatically. See http://www.outlookcode.com/d/tips/commandbarfun.htm FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.outlook.program_vba