RE: CC Field Populated via a Dropdown List
- From: Meredith <Meredith@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 12 Sep 2008 10:34:04 -0700
Without a script, it doesn't resolve. With a script (I took the script from
the aforementioned link and manipulated "sponsor" to my list name) it
resolves it as a second name on the cc line - first is just Meredith Start,
second is my name underlined. Not sure what I'm doing wrong but the
operation failed message comes up either way.
"Sue Mosher [MVP-Outlook]" wrote:
"Resolved" means that each recipient in the To, Cc, and Bcc boxes is.
underlined, indicating that the name or address entered has been resolved
into a valid email address that Outlook can send to.
As discussed at the link you cited, using a "Calculate
this formula automatically" formula to populate the Cc property doesn't
work. You need to use VBScript code. Is that what you're doing? If so, please
show your code. If not, you'll need to add the code, which you can put
together from the aforementioned discussion and the information at
http://www.outlookcode.com/article.aspx?ID=38 on the events that fire when
the user interacts with controls on a form.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Meredith" wrote:
Not quite sure what you mean by "resolved" but the error does occur upon
clicking send.
"Sue Mosher [MVP-Outlook]" wrote:
Are you saying that the error occurs when the user clicks Send? Are the
recipients all resolved? Did you do anything else in the form design?
"Meredith" wrote:
When I choose the recipient, it does populate the cc field accordingly.
However, it does not send - I receive the "operation failed" message.
"Sue Mosher [MVP-Outlook]" wrote:
What specifically did not work?
"Meredith" wrote:
This has been explored before (see link below) but I tried to take the code
on the attached and manipulate it for my purposes and it didn't work.
My goal is to have a dropdown list that automatically populates the cc field
when a criteria is chosen. Any suggestions would be greatly appreciated!
(http://www.wiredbox.net/Forum/Thread171038_Populating_CC_field_from_dropdown_box-_Operation_failed_error_on_s.aspx
- Follow-Ups:
- RE: CC Field Populated via a Dropdown List
- From: Sue Mosher [MVP-Outlook]
- RE: CC Field Populated via a Dropdown List
- References:
- CC Field Populated via a Dropdown List
- From: Meredith
- RE: CC Field Populated via a Dropdown List
- From: Sue Mosher [MVP-Outlook]
- RE: CC Field Populated via a Dropdown List
- From: Meredith
- RE: CC Field Populated via a Dropdown List
- From: Sue Mosher [MVP-Outlook]
- RE: CC Field Populated via a Dropdown List
- From: Meredith
- RE: CC Field Populated via a Dropdown List
- From: Sue Mosher [MVP-Outlook]
- CC Field Populated via a Dropdown List
- Prev by Date: Resize Outlook 2003 custom forms to fit the current screen resolut
- Next by Date: RE: CC Field Populated via a Dropdown List
- Previous by thread: RE: CC Field Populated via a Dropdown List
- Next by thread: RE: CC Field Populated via a Dropdown List
- Index(es):
Relevant Pages
|