![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I am trying to reference the first of these "3 separate properties" (1st
E-mail address) when I am customising an Outlook Contact Form using VBScript. On the form the field is called "E-mail Selected". In the Object Browser in VBA I can you please tell me what is the object name of this? -- Thank You in Advance, Michael Anderson "Sue Mosher [MVP-Outlook]" wrote: You should instead drag the fields from the Field Chooser. They'll be ready to edit. [The email fields actually store 3 separate properties, so you need to use the special controls from the Field Chooser or use unbound controls.] -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "BH" wrote in message ... I have created a custom Outlook form. I want to include 3 fields for email1, email2 and email3. When I create these fields and assign the Contact.email fields to them, thay show as read-only. How do I remove the RO attribute so that I can enter data, (I do not want to use the selector fields). THANKS bh |
Ads |
#2
|
|||
|
|||
![]()
As you should be able to see in the object browser, Email1Address will get you the email address of the first of the three address entries.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Michael Anderson" wrote in message ... I am trying to reference the first of these "3 separate properties" (1st E-mail address) when I am customising an Outlook Contact Form using VBScript. On the form the field is called "E-mail Selected". In the Object Browser in VBA I can you please tell me what is the object name of this? -- Thank You in Advance, Michael Anderson "Sue Mosher [MVP-Outlook]" wrote: You should instead drag the fields from the Field Chooser. They'll be ready to edit. [The email fields actually store 3 separate properties, so you need to use the special controls from the Field Chooser or use unbound controls.] -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "BH" wrote in message ... I have created a custom Outlook form. I want to include 3 fields for email1, email2 and email3. When I create these fields and assign the Contact.email fields to them, thay show as read-only. How do I remove the RO attribute so that I can enter data, (I do not want to use the selector fields). THANKS bh |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Custom Email Form | BlockNinja | Outlook - Using Forms | 1 | March 31st 06 04:01 PM |
Custom email form | Hollis D. Paul | Outlook - Using Forms | 0 | March 23rd 06 04:10 PM |
I send an Outlook custom form, but a std. form displays? | Sue Mosher [MVP-Outlook] | Outlook - Using Forms | 0 | January 20th 06 07:41 PM |
Populate Company field from Contact field in custom task form | Sue Mosher [MVP-Outlook] | Outlook - Using Forms | 0 | January 20th 06 07:37 PM |
Change Default Send email form to Custom Send email Form | Sue Mosher [MVP-Outlook] | Outlook - Using Forms | 0 | January 20th 06 05:33 PM |