Fixed font Subject: Is it possible to autopopulate cc: field based on a form field's selection?
Author: Chanda Date: 12 Mar 2010
References:
Let me preface this by saying, I am not a developer and only recently
discovered Outlook forms...I created a very simple form to be used for
customer requests. I'd like to know if it's possible to autopopulate
the "CC:" field based on a drop down box's selection. For example:

If dropdownA = "widgets", set CC: to widgets@widgets.com
If dropdownA = "boxes", set CC: to boxes@boxes.com

Hope this makes sense.