![]() |
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
|
|||
|
|||
![]()
What software / utilities / code etc. are available that would allow me
to adjust some existing data in my Outlook 2003 contacts? For example, I have many "web page address" fields that need to be changed from e.g. http://subway.com to http://www.subway.com and also many "city" fields that need to be capitalized e.g los angeles to Los Angeles. Thanks in advance for any replies, Miner2049er. |
#2
|
|||
|
|||
![]()
After some research, I believe I have to write a Visual Basic script to
do this. Not knowing that language, does anybody know of a script that can do what I'm asking, or at least something similar so I can use as a starting point while learning VB for Outlook? |
#3
|
|||
|
|||
![]()
The code sample at http://www.outlookcode.com/d/convertfields.htm demonstrates how to iterate all the items in a folder and read and change the value of Outlook properties. For a more detailed primer on Outlook property syntax, see http://www.outlookcode.com/d/propsyntax.htm
FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/comm....program_v ba -- 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 "miner2049er" wrote in message ups.com... After some research, I believe I have to write a Visual Basic script to do this. Not knowing that language, does anybody know of a script that can do what I'm asking, or at least something similar so I can use as a starting point while learning VB for Outlook? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Custom Contact Form does not update fields until Outlook is closed | Rick | Outlook - Using Forms | 0 | February 21st 06 11:41 PM |
Some fields cannot be edited on "All Fields" tab on Contact forms | BR | Outlook - Using Contacts | 1 | February 19th 06 07:54 PM |
Dozens of custom contact fields, import into Outlook? Possible? | [email protected] | Outlook - Using Contacts | 2 | February 13th 06 05:02 PM |
Import Contact Data for certain fields only - update not replace entire contact | Pennycook | Outlook - Using Contacts | 4 | January 19th 06 06:07 AM |
How do I control printing of the fields in an Outlook Contact? | Sue Mosher [MVP-Outlook] | Outlook - Using Contacts | 0 | January 18th 06 05:06 PM |