View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.outlook.program_vba
Paul Smith[_3_] Paul Smith[_3_] is offline
external usenet poster
 
Posts: 26
Default Outlook Automation

I am trying to write some code which, from within Excel, collates details
(sender and subject) of all returned receipts.

I have successfully written code which does this for items in my own inbox,
but would like to be able to do it for another mailbox's inbox which I have
access to, having added it to my user profile.

Any ideas on how to do this?

Paul Smith