Including Field Input as Subject Line

Status
Not open for further replies.
T

TGlzYQ

I am trying to create a simple form with 3 fields:

Policy Number

Type

State

Policy number is a text field, type and state are dropdowns. I want the

results of each of these fields to populate the subject line in this format

P: Policy Number Type: Type State: State

Can this be done?

Thanks for any help you can provide.

Lisa
 
You could set the properties of the subject field to be derived from a

formula calculation based on the results of those custom fields. The fields

would need to be bound to user properties. An alternative would be to use

form code, written in VBScript to populate the subject.

Take a look at the forms information at www.outlookcode.com, especially the

sections on form controls and property syntax. That should give you

information to work with.

"Lisa" <Lisa> wrote in message

news:1F1EC18F-3555-4E91-B240-97F0C72FC867@microsoft.com...
> I am trying to create a simple form with 3 fields:

> Policy Number
> Type
> State

> Policy number is a text field, type and state are dropdowns. I want the
> results of each of these fields to populate the subject line in this
> format

> P: Policy Number Type: Type State: State

> Can this be done?

> Thanks for any help you can provide.

> Lisa
>
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
D Outlook VBA forward the selected email to the original sender’s email ID (including the email used in TO, CC Field) from the email chain Outlook VBA and Custom Forms 2
Z Import Tasks from Access Using VBA including User Defined Fields Outlook VBA and Custom Forms 0
D Problem with custom form including _DocSiteControl1 Outlook VBA and Custom Forms 0
M Emails sorted by conversation including replies and categorized by color. Using Outlook 1
F I want to migrate Outlook journal to excel including contact names Using Outlook 10
P Vba script including macro appears in rules but wont run Outlook VBA and Custom Forms 6
Mark Rideout Search Folder of flagged messages including "tracked conversations" Using Outlook 2
M Including a Public Calendar as a Meeting Recipient Using Outlook 3
C Visual Basic auto create task from email including attachments Using Outlook 9
P Can't add custom field to custom Outlook form, it always adds to the Folder instead Outlook VBA and Custom Forms 2
H Copying email address(es) in body of email and pasting in To field Outlook VBA and Custom Forms 1
D Outlook 365 Custom forms field limit? Outlook VBA and Custom Forms 4
Witzker Set Cursor & Focus from any field to the body of a user Contact form in OL 2019 Outlook VBA and Custom Forms 1
S Combination Field (Date Format) Outlook VBA and Custom Forms 0
Witzker Add a text line at the end of the note field in all selected Contacts Outlook VBA and Custom Forms 7
M copy field value to custom field Outlook VBA and Custom Forms 0
J images on note field display fraction of size Using Outlook 5
C Automatically Insert Recipient Name from To Field Outlook VBA and Custom Forms 4
J How to create a drop down user defined field that will appear on an inbox view Outlook VBA and Custom Forms 8
C Move or copy from field to field Outlook VBA and Custom Forms 0
O Filter-Query Builder-Description - what field name to use? Using Outlook 4
J VBA Cannot programmatically input or change Value for User Defined field Using Outlook 1
justicefriends How to set a flag to follow up using VBA - for addressee in TO field Outlook VBA and Custom Forms 11
N Contact Form Notes Field Touch vs Mouse Using Outlook 0
S CONTACT FIELD PRINT ORDER Outlook VBA and Custom Forms 1
V Checking for empty field Outlook VBA and Custom Forms 2
V Update new custom field Outlook VBA and Custom Forms 5
HappyDaddy007 "Size" on field chooser/column displaying incorrect value Using Outlook 3
A Is there an ID field you can use to pair a reply to the sent email? Outlook VBA and Custom Forms 4
H Information from user defined field into Excel Outlook VBA and Custom Forms 7
I Outlook 2003 shows html code when To: field is empty Using Outlook 7
Terry Sullivan Sender's Name Doesn't Appear in the From Field on Outlook 365/IMAP Using Outlook 2
D Outlook Contacts Notes Field Photos to Smartphone Using Outlook 0
S Custom Field Cannot Be Displayed In Views Outlook VBA and Custom Forms 2
Terry Sullivan Sender Field Displays My E-Mail Address, Not My Name Using Outlook 1
S Create a clickable custom column field Outlook VBA and Custom Forms 0
B User defined field for messages with 'me' in the [To], [Cc] line Using Outlook 0
V Limiting text length in free text field Outlook VBA and Custom Forms 2
C Outlook 2016 Conditional Format for User Defined Field Using Outlook 1
C Copy Outlook contact field value to another field Outlook VBA and Custom Forms 1
A new labeled phone field Using Outlook 4
V Making a Date field mandatory in outlook form Outlook VBA and Custom Forms 2
B Outlook Business Contact Manager with SQL to Excel, User Defined Fields in BCM don't sync in SQL. Can I use VBA code to copy 1 field to another? BCM (Business Contact Manager) 0
BretAB Is it possible to add a lookup field to a Message form? Outlook VBA and Custom Forms 4
N Exporting IM Address field Using Outlook 2
M Using field names to capture a data element Using Outlook 0
J How to restore field no longer visible in field chooser? Using Outlook 1
S Custom Form, copy user field data to message body Outlook VBA and Custom Forms 12
R What's supposed to appear when just clicking into the search field? Using Outlook 7
A Missing context menu on Location field Using Outlook 2

Similar threads

Back
Top