Purchase Order Request Form
Updated: April 6, 2004
How This Form Was Built
The Purchase Order Request form was built using the Outlook Form Designer. The Designer enables you to create new forms by modifying existing forms. The Purchase Order Request form started as a standard message form.
This form contains standard Outlook 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 may contain custom Visual Basic Script functions. Custom scripts enhance the functionality of forms 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. |