Outlook 2007 and selecting multiple rows in the Mail explorer view

R

rick-diculous

Using VBA (macro), how can I programmatically select (highlight) one or more
rows in my list of emails in the Outlook 2007? Using the mouse, you can
select multiple rows by holding the CTRL key while selecting multiple rows
(the selected row then becomes shaded) - this is what I want to do in a macro.

I've been searching for the past hour and can't find a solution. It's
either one of two things - 1. can't be done; 2. so easy to do that no one
talks about it.... :)

Please help.... Thanks!

Rick
 
Top