![]() |
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 want to try and experiment with Sue Mosher's code from her site (
http://www.outlookcode.com/d/code/convertfields.htm ) in my OL2003 contacts. I need to import customer field data from time to time and I think this may work. Can someone tell me how I go about applying Sues sample code to my test contact folders ? I haven't worked with vba code before !? There are third party vendors on the Slipstick site...but the costs range from $300 to over $800....not in my budget or reality for my needs. Thanks, Tim |
#2
|
|||
|
|||
![]()
The first step is to understand what the code does: It loops through all the items in the folder that is currently displayed to the user and changes various property values. If that fits your needs, then to try it, all you have to do is display the folder you want to work with and possibly change what properties you want to change.
If you're new to Outlook VBA macros, these web pages should help you get started: http://www.winnetmag.com/Articles/In...eID=21522&pg=1 http://www.outlookcode.com/d/vb.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 "TimR" wrote in message ... I want to try and experiment with Sue Mosher's code from her site ( http://www.outlookcode.com/d/code/convertfields.htm ) in my OL2003 contacts. I need to import customer field data from time to time and I think this may work. Can someone tell me how I go about applying Sues sample code to my test contact folders ? I haven't worked with vba code before !? There are third party vendors on the Slipstick site...but the costs range from $300 to over $800....not in my budget or reality for my needs. Thanks, Tim |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Changing Forms | Denzelior | Outlook - Installation | 3 | February 14th 06 03:14 PM |
contact forms | BOUTM13 | Outlook - Using Contacts | 1 | February 9th 06 02:33 PM |
Changing Contact Info in One Folder - How to apply in other folder | atbioteach | Outlook - Using Contacts | 1 | February 3rd 06 12:27 AM |
Forms | Mostro | Outlook - General Queries | 2 | January 26th 06 04:34 PM |
List of Outlook References Through VBA | David | Outlook - General Queries | 0 | January 10th 06 11:53 PM |