I am trying to display & edit the "Billing Information" field in an Outlook
email. I'm trying to do this the easiet way possible(i.e don't want to write
VBA code to access the field). Do I need to create a form to do this or is
there a simpler way to edit this field in an email message?
Yes. You do need to use a custom form to set up a display of the "Billing
Information" field. But, no, you do not need to use VBA. Get a blank form of
the type you want to use go into design mode. The first step is to click the
Forms menu and uncheck the "Separate Compose and Read forms" button. Second,
click the P2 tab, and drag the "Billing Information" field from the field
chooser to the tab surface. A text box will automatically be created to display
the "Billing Information" field. Right-Click the P2 tab and check the Show this
page button. Perhaps you want to rename the tab to something like "Grand Canyon
Suite", though that is a little long for the tab. Then publish the form to the
Organizational Forms Library if you are on an Exchange Server and want other
people to use the form. Otherwise, publish it to your personal forms library.