> -----Original Message----- > From: Ron Parker [mailto:[email protected]] > Sent: Wednesday, June 03, 2009 2:28 PM > To: [email protected] > Subject: Re: a question for GW (or others)
... > appropriately.) Your best bet, if you're wanting the object that > corresponds to the active Outlook window, is to GetObject an > Outlook.Application object and look at its ActiveWindow thanks Ron; I should have clarified that I really wanted the outlook object model to see what the user was doing; this works well for my purposes; I had assumed it would have opened a new session, like MS Word does when you use getObject for it, so I never investigated trying to get at it this way. thanks again. Chip
