A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

IM Address won't map



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old February 27th 07, 12:19 PM posted to microsoft.public.outlook.program_vba
aazar
external usenet poster
 
Posts: 4
Default IM Address won't map

I realise this is not a VB script group and apologize in advance but
need help with following.

1. I am trying to import some contacts into Contacts folder of Outlook
2003 but the stupid field mapping is missing the IM address in the
outlook contacts' list of fields, any ideas? How do I set up a custome
import template?

2. If I were to import it into a User Field could anyone point me to
where I can find a script to move the data from the User field (say
User 1) to another field (IM Address)? Not a VB script writer if
anyone can help with how to do it, I will be grateful.

Data I am trying to import are contacts in an Excel spreadsheet (why
anyone would use Excel as database is beyond me but that is what they
do, least path of resistance).

  #2  
Old February 27th 07, 04:52 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default IM Address won't map

There is no way of customizing the import mapper to use fields it does not
support. The only alternatives would be to either use code to read the Excel
sheet and do the import completely using code or after using the importer
going back using code to the sheet and reading any columns not imported and
adding that data to either built-in properties not supported or user
properties.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"aazar" wrote in message
ups.com...
I realise this is not a VB script group and apologize in advance but
need help with following.

1. I am trying to import some contacts into Contacts folder of Outlook
2003 but the stupid field mapping is missing the IM address in the
outlook contacts' list of fields, any ideas? How do I set up a custome
import template?

2. If I were to import it into a User Field could anyone point me to
where I can find a script to move the data from the User field (say
User 1) to another field (IM Address)? Not a VB script writer if
anyone can help with how to do it, I will be grateful.

Data I am trying to import are contacts in an Excel spreadsheet (why
anyone would use Excel as database is beyond me but that is what they
do, least path of resistance).


  #3  
Old February 27th 07, 03:28 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default IM Address won't map

1) You'd need to write your own import code or use a third-party tool. See http://www.outlookcode.com/d/customimport.htm

2) http://www.outlookcode.com/d/code/convertfields.htm might be what you're looking for. See http://www.outlookcode.com/d/vbabasics.htm if you need VBA essentials.

--
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

"aazar" wrote in message ups.com...
I realise this is not a VB script group and apologize in advance but
need help with following.

1. I am trying to import some contacts into Contacts folder of Outlook
2003 but the stupid field mapping is missing the IM address in the
outlook contacts' list of fields, any ideas? How do I set up a custome
import template?

2. If I were to import it into a User Field could anyone point me to
where I can find a script to move the data from the User field (say
User 1) to another field (IM Address)? Not a VB script writer if
anyone can help with how to do it, I will be grateful.

Data I am trying to import are contacts in an Excel spreadsheet (why
anyone would use Excel as database is beyond me but that is what they
do, least path of resistance).

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I map to user-defined fields when I import an address list? stephanienyc Outlook - Using Contacts 1 September 19th 06 03:16 PM
Outlook appointments should have a "Display Map of Address" button John R Outlook - Calandaring 1 August 31st 06 06:03 PM
Is a dynamic Map to location possible? Angyl Outlook - Using Forms 0 July 5th 06 07:00 PM
map location button Avmister Outlook - Using Contacts 4 June 20th 06 12:34 AM
Map fields during export Lacie Outlook - Calandaring 1 April 14th 06 11:02 PM


All times are GMT +1. The time now is 08:25 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.