PDA

View Full Version : Solved: email recipients



philfer
02-06-2008, 12:29 PM
Hi,

Is there a way for VBA to pick up new recipients selected in Outlook when sending a message in VBA and adding it to the existing list in the code.

What I mean is if in your code you have certain recipients but before sending the email the user adds one and deletes one can I write some code to pick up these changes so that the next time the code sends an email the latest recipient list is used?

Thanks
Phil