![]() |
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
|
|||
|
|||
![]()
The contact has Business Address and the "SelectedMailingAddress" set to 2.
If contact has Home Address the "SelectedMailingAddress" set to 1. It is always Business or Home, No contact will have both. I do not want to save the contact before it is displayed, when the Display method is called and contact has Home Address info, the Inspector appears set to the Business Address field, which is blank. How to make the Inspector display the fields based on "SelectedMailingAddress" thru code? |
Ads |
#2
|
|||
|
|||
![]()
On a custom form? Or when the Display method is called for a contact that isn't using a custom form?
-- 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 "Harold M Little" wrote in message ... The contact has Business Address and the "SelectedMailingAddress" set to 2. If contact has Home Address the "SelectedMailingAddress" set to 1. It is always Business or Home, No contact will have both. I do not want to save the contact before it is displayed, when the Display method is called and contact has Home Address info, the Inspector appears set to the Business Address field, which is blank. How to make the Inspector display the fields based on "SelectedMailingAddress" thru code? |
#3
|
|||
|
|||
![]()
Thank you, Sue
"Sue Mosher [MVP-Outlook]" wrote in message ... On a custom form? Or when the Display method is called for a contact that isn't using a custom form? -- 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 "Harold M Little" wrote in message ... The contact has Business Address and the "SelectedMailingAddress" set to 2. If contact has Home Address the "SelectedMailingAddress" set to 1. It is always Business or Home, No contact will have both. I do not want to save the contact before it is displayed, when the Display method is called and contact has Home Address info, the Inspector appears set to the Business Address field, which is blank. How to make the Inspector display the fields based on "SelectedMailingAddress" thru code? |
#4
|
|||
|
|||
![]()
The Display method is called for a contact that isn't using a custom form.
"Sue Mosher [MVP-Outlook]" wrote in message ... On a custom form? Or when the Display method is called for a contact that isn't using a custom form? -- 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 "Harold M Little" wrote in message ... The contact has Business Address and the "SelectedMailingAddress" set to 2. If contact has Home Address the "SelectedMailingAddress" set to 1. It is always Business or Home, No contact will have both. I do not want to save the contact before it is displayed, when the Display method is called and contact has Home Address info, the Inspector appears set to the Business Address field, which is blank. How to make the Inspector display the fields based on "SelectedMailingAddress" thru code? |
#5
|
|||
|
|||
![]()
That can't be done without a custom form. SelectedMailingAddress is not related to the display. It's related to the "This is the mailing address" check box.
-- 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/article.aspx?id=54 "Harold M Little" wrote in message ... The Display method is called for a contact that isn't using a custom form. "Sue Mosher [MVP-Outlook]" wrote in message ... On a custom form? Or when the Display method is called for a contact that isn't using a custom form? "Harold M Little" wrote in message ... The contact has Business Address and the "SelectedMailingAddress" set to 2. If contact has Home Address the "SelectedMailingAddress" set to 1. It is always Business or Home, No contact will have both. I do not want to save the contact before it is displayed, when the Display method is called and contact has Home Address info, the Inspector appears set to the Business Address field, which is blank. How to make the Inspector display the fields based on "SelectedMailingAddress" thru code? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to make Contact Inspector display HomeAddress for Unsaved contact ? | Harold M Little | Outlook - Using Contacts | 1 | April 16th 07 03:37 AM |
make contact black | John | Outlook - Using Contacts | 1 | January 15th 07 02:25 AM |
Outlook should make Mr. & Mrs. Contact Info | Evan | Outlook - Using Contacts | 0 | October 15th 06 09:22 PM |
How do I make a new appointment by right-clicking a contact? | Magnolia Family Psychiatry | Outlook - Using Contacts | 16 | June 27th 06 08:46 PM |
add toolbar in inspector contact item | Irene | Outlook and VBA | 1 | February 24th 06 10:23 PM |