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 - Using Contacts
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Importing contact from excel. some missing and "file as" not consi



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old September 4th 07, 12:06 PM posted to microsoft.public.outlook.contacts
kevin129
external usenet poster
 
Posts: 2
Default Importing contact from excel. some missing and "file as" not consi

Outlook 2003. win xp pro sp2.
we have an excel sheet with approx 750 contacts listed with 11 column
headings named exactly as fields mapped for import (some cells are empty). we
have tried both excel and CSV import options.
although `company' is checked as our `file as' option. when imported, both
options
produce different results. Excel imports only imports 227 contacts and dosnt
`file as' company. CSV imports all 750 but still dosnt `file as' company. any
thoughts?
Ads
  #2  
Old September 4th 07, 09:01 PM posted to microsoft.public.outlook.contacts
Russ Valentine [MVP-Outlook]
external usenet poster
 
Posts: 9,348
Default Importing contact from excel. some missing and "file as" not consi

Derived fields are never populated correctly with importing of Contacts. You
should check with Karl Timmermans and the folks at ContactGenie to see if
they have come up with any solutions for this:
http://www.contactgenie.com:80/
--
Russ Valentine
[MVP-Outlook]
"kevin129" wrote in message
...
Outlook 2003. win xp pro sp2.
we have an excel sheet with approx 750 contacts listed with 11 column
headings named exactly as fields mapped for import (some cells are empty).
we
have tried both excel and CSV import options.
although `company' is checked as our `file as' option. when imported, both
options
produce different results. Excel imports only imports 227 contacts and
dosnt
`file as' company. CSV imports all 750 but still dosnt `file as' company.
any
thoughts?



  #3  
Old September 4th 07, 10:06 PM posted to microsoft.public.outlook.contacts
kevin129
external usenet poster
 
Posts: 2
Default Importing contact from excel. some missing and "file as" not c

Russ
thanks for the reply. i found a bit of VB script on a MS support
site and created a new form so users can select the directory
the contacts are in, and have them resorted as required

"Russ Valentine [MVP-Outlook]" wrote:

Derived fields are never populated correctly with importing of Contacts. You
should check with Karl Timmermans and the folks at ContactGenie to see if
they have come up with any solutions for this:
http://www.contactgenie.com:80/
--
Russ Valentine
[MVP-Outlook]
"kevin129" wrote in message
...
Outlook 2003. win xp pro sp2.
we have an excel sheet with approx 750 contacts listed with 11 column
headings named exactly as fields mapped for import (some cells are empty).
we
have tried both excel and CSV import options.
although `company' is checked as our `file as' option. when imported, both
options
produce different results. Excel imports only imports 227 contacts and
dosnt
`file as' company. CSV imports all 750 but still dosnt `file as' company.
any
thoughts?




  #4  
Old September 4th 07, 10:36 PM posted to microsoft.public.outlook.contacts
Russ Valentine [MVP-Outlook]
external usenet poster
 
Posts: 9,348
Default Importing contact from excel. some missing and "file as" not c

Right. That's been around forever and can be used to change your File As...
field after the import. I was assuming you were looking for a way to create
the File As... field correctly during the import.
--
Russ Valentine
[MVP-Outlook]
"kevin129" wrote in message
...
Russ
thanks for the reply. i found a bit of VB script on a MS support
site and created a new form so users can select the directory
the contacts are in, and have them resorted as required

"Russ Valentine [MVP-Outlook]" wrote:

Derived fields are never populated correctly with importing of Contacts.
You
should check with Karl Timmermans and the folks at ContactGenie to see if
they have come up with any solutions for this:
http://www.contactgenie.com:80/
--
Russ Valentine
[MVP-Outlook]
"kevin129" wrote in message
...
Outlook 2003. win xp pro sp2.
we have an excel sheet with approx 750 contacts listed with 11 column
headings named exactly as fields mapped for import (some cells are
empty).
we
have tried both excel and CSV import options.
although `company' is checked as our `file as' option. when imported,
both
options
produce different results. Excel imports only imports 227 contacts and
dosnt
`file as' company. CSV imports all 750 but still dosnt `file as'
company.
any
thoughts?






  #5  
Old September 4th 07, 10:57 PM posted to microsoft.public.outlook.contacts
Karl Timmermans
external usenet poster
 
Posts: 789
Default Importing contact from excel. some missing and "file as" not consi

First thing Excel - check your "named range" to ensure that it covers
all 750 records (would bet that it currently only is set for the 227
contacts being imported).

Second - "FileAs" (FA)

As Russ pointed out - the FA field is a "derived field" which has different
behaviours depending on what you do, how and when so a quick summary (not
intended to be complete - applies to O'2003/'2007 can't remember offhand if
this is also identical for O'2000/'2002(XP)):

1) When creating a contact via the Outlook UI - the FA will be populated as
per the default set (but only for new contacts - not pre-existing ones)
2) When importing via the Outlook import wizard - FA set to (Last, First)
name (which coincidently is the first of the 5 options available when
setting the default)
3) When in the Outlook UI - if you change the contact name (and/or company,
if applicable)- the FA will also in turn be updated to conform to the
current default
4) If you happen to change the FA in the Outlook UI with a custom format,
that value will stick regardless of any changes made to the contact name (or
company etc). This will remain the behaviour until the FA value is changed
to one of the default formats at which point item #3 regains control

Since Russ mentioned ContactGenie - here are how our 2 import products work:

a) CG Importer - does not have the option to map to the FA field. When a new
contact is created - the Outlook FA default applies
b) CG DataPorter - if no value is mapped to the FA when a new contact is
created - the Outlook default format in force at the time the import occurs
applies. If a field is mapped to the FA - whatever value found when
importing will appear in the FA field. (CG DataPorter also allows for
"updating" pre-exisitng contacts whereas Importer does not). Only caveat is
that the current CGD version does not standardize pre-existing contacts
within any import run.

The next major version updates for these ContactGenie products will have
additional options that among many other things, will specifically address
exactly what should or shouldn't be in the FA field regardless of the
Outlook default setting as well as addressing standardization for
pre-existing contacts however CGD would be overkill for most simple one time
imports that don't involve custom forms/fields.

Having said all of the above - you may find the following link beneficial
which provides a program (ChangeNames) that allows you to set the FA field
according to its website (not related to ContactGenie - provided FYI only):

http://www.outlook-stuff.com/compone...id,1/Itemid,2/

Karl

__________________________________________________ _
Karl Timmermans - The Claxton Group
ContactGenie - Importer 1.3 / DataPorter 2.0 / Exporter
"Power contact importers/exporters for MS Outlook '2000/2007"
http://www.contactgenie.com







"kevin129" wrote in message
...
Outlook 2003. win xp pro sp2.
we have an excel sheet with approx 750 contacts listed with 11 column
headings named exactly as fields mapped for import (some cells are empty).
we
have tried both excel and CSV import options.
although `company' is checked as our `file as' option. when imported, both
options
produce different results. Excel imports only imports 227 contacts and
dosnt
`file as' company. CSV imports all 750 but still dosnt `file as' company.
any
thoughts?



 




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
"No named ranges" error importing from xls file... Alphonse[_2_] Outlook - Using Contacts 10 August 17th 07 06:34 PM
Save As Type: "Web Archive, Single File (*.mht)" is missing Jonathan Goh Outlook Express 4 September 9th 06 07:23 PM
when using a Excel csv file the show time "free" not "busy" greg Outlook - Calandaring 1 March 27th 06 05:24 AM
contacts file missing after importing small excel database Bwood Outlook - Using Contacts 1 March 18th 06 08:52 PM
Empty "Select Destination File" Dialog Box when Importing Appointm Debbie Outlook - Calandaring 0 March 3rd 06 04:01 PM


All times are GMT +1. The time now is 07:35 AM.


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.