View Single Post
  #1  
Old December 20th 09, 08:24 PM posted to microsoft.public.outlook.program_vba
SAN
external usenet poster
 
Posts: 8
Default Macro for Viewing mails one after the other in the Reading Pane

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
Ads