Lunch Count Form
Updated: April 6, 2004
How This Form Was Built
The Lunch Count form was built using the Outlook Form Designer. The Designer enables you to create new forms by modifying existing forms. The Lunch Count form started as a standard message form.
This form contains both standard and user-defined fields. These fields store information entered into the form controls by the user. In addition to the standard elements available in the Outlook Form Designer, this form contains several custom Visual Basic Script functions. The custom scripts enhance the functionality of the Lunch Count form by executing more complex actions when a form is sent or received.
To find out more about building forms and other applications using Microsoft Outlook, refer to the following documentation:
Microsoft Outlook Object Library Help
To access help:
1. | Open a form in Design mode. |
2. | On the Form menu, select View Code. This opens the Script Editor window. |
3. | In the Script Editor window, highlight the Help menu, and then select Microsoft Outlook Object Library Help. |
NOTE You may be prompted to install this component from your Outlook or Microsoft Office installation compact disc.