More Outlook Resource Sites
Microsoft Developer Network (MSDN)
FAQs and other general resources
| |
Looking for help with Outlook programming projects
— VSTO, add-ins, VBA, custom
Outlook forms, etc.? You′ve come to the right place!
NEW! >> Subscribe to this site via RSS.
For more RSS options, see the complete list of feeds on
our main news page.
|
|
Outlook Survey Response Accumulation/Reporting
|
|
Accumulates and reports results of an Outlook survey that uses the survey code at http://www.outlookcode.com/d/forms/survey.htm, with only slight modification (described below in the code section).
The person running the compliation code only needs to :
1) Edit the code below to specify the number of questions and type of each question (Yes/No, Agree scale, Text, Choice, Rating);
2) If using any "Choices" questions, specify the actual choice strings in the code, and add new variables as needed (full instructions are given in the code).
3) Accumulate the survey responses in a folder called "Survey Responses" in their Inbox (the name of the folder is configurable in the code).
|
|
04-Jun-2004 04:44
|
|
intermediate
|
|
Outlook Form Design
|
|
Matthew Bell |
|
|
|
|