Macro for Viewing mails one after the other in the Reading Pane
Before OL2010 you cannot select an item in a folder by code.
--
Best regards
Michael Bauer - MVP Outlook
Manage and share your categories:
http://www.vboffice.net/product.html?pub=6&lang=en
Am Sun, 20 Dec 2009 11:24:01 -0800 schrieb san:
Hi,
I am new to Outlook Programming, would like to know if it is possible to
create a Macro which enables user to view mails one by one in the reading
pane automatically (without him explicitly needed to navigate from one
mail
to other by clicking).
Example:
Suppose a user has 5 mails in his inbox. To view all five mails one by one
generally user is required to click on each of them one by one. Same thing
I
want to do with a Macro.
The Macro is supposed to automatically move the focus from one mail to
other, thereby allowing user to view all 5 mails one by one in the reading
pane without him required to click on mails.
I am trying this out in Outlook 2003/Outlook 2007.
Please guide me.
Thnaks,
San
|