View Single Post
  #2  
Old April 9th 06, 06:44 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Populate CC field from dropdown list & resolve against Outlook GAL

Let's dig into the details a bit and first clear up a little terminology:

the form is sent.


What you send is a message, not a form. However, there are scenarios where the form may be embedded in the message, although these are relatively rare.

Will this form be used to create messages that go to people outside your organization? Or only to those inside it?

Will the user be allowed to add more Cc's to the message? Or should the drop-down list be the one way to create one and only one Cc? messages

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Yvetta" wrote in message ...
On an Outlook form, I would like to be able to populate the CC field from a
name selected from a dropdown list within the form and have that name
resolved against the GAL, if necessary, so that person will get a copy when
the form is sent. Can anyone tell me how to go about doing this?

Thanks in advance,
--
Yvetta

Ads