![]() |
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
|
|||
|
|||
![]()
Been trying to solve this problem from multiple vectors, but I'm
hitting walls, left, right, and center. For whatever reason I've got the better part of 7000 contacts that have a sprinkling of "E-mail Display As" data that is out of sync. Is there any script or other solutions for identifying these fields and pushing the e-mail field data into the e-mail display as field? Tried query builder and even tried my hand using the SQL queries to filter them so I could find out of sync contacts...but no dice. Any help would be extremely welcome. Thanks in advance. |
#2
|
|||
|
|||
![]()
Not sure what you mean by "out of sync." Just curious. Why do you think the
EDA field is of such consequence that you must go to all this effort? -- Russ Valentine [MVP-Outlook] "Jay Mueller" wrote in message ... Been trying to solve this problem from multiple vectors, but I'm hitting walls, left, right, and center. For whatever reason I've got the better part of 7000 contacts that have a sprinkling of "E-mail Display As" data that is out of sync. Is there any script or other solutions for identifying these fields and pushing the e-mail field data into the e-mail display as field? Tried query builder and even tried my hand using the SQL queries to filter them so I could find out of sync contacts...but no dice. Any help would be extremely welcome. Thanks in advance. |
#3
|
|||
|
|||
![]()
What version of outlook?
-- Diane Poremsky [MVP - Outlook] Outlook Tips: http://www.outlook-tips.net/ Outlook & Exchange Solutions Center: http://www.slipstick.com Outlook Tips by email: EMO - a weekly newsletter about Outlook and Exchange: You can access this newsgroup by visiting http://www.microsoft.com/office/comm...s/default.mspx or point your newsreader to msnews.microsoft.com. "Jay Mueller" wrote in message ... Been trying to solve this problem from multiple vectors, but I'm hitting walls, left, right, and center. For whatever reason I've got the better part of 7000 contacts that have a sprinkling of "E-mail Display As" data that is out of sync. Is there any script or other solutions for identifying these fields and pushing the e-mail field data into the e-mail display as field? Tried query builder and even tried my hand using the SQL queries to filter them so I could find out of sync contacts...but no dice. Any help would be extremely welcome. Thanks in advance. |
#4
|
|||
|
|||
![]()
Outlook 2003/2007 on Exchange 2003.
The software package that is currently being used updates only the e- mail field, not the e-mail display as field...which unfortunately another application pulls from. Needless to say they end up being 'out of sync', as in the EDA shows the out-dated e-mail address. |
#5
|
|||
|
|||
![]()
what do you want in the email display name field?
You can use this VBA code: http://www.slipstick.com/contacts/file-as.htm changing the .fileas portion of the code to something like this: .Email1DisplayName = .Email1Address This will use the email address as the display name. -- Diane Poremsky [MVP - Outlook] Outlook Tips: http://www.outlook-tips.net/ Outlook & Exchange Solutions Center: http://www.slipstick.com Outlook Tips by email: EMO - a weekly newsletter about Outlook and Exchange: You can access this newsgroup by visiting http://www.microsoft.com/office/comm...s/default.mspx or point your newsreader to msnews.microsoft.com. "Jay Mueller" wrote in message ... Outlook 2003/2007 on Exchange 2003. The software package that is currently being used updates only the e- mail field, not the e-mail display as field...which unfortunately another application pulls from. Needless to say they end up being 'out of sync', as in the EDA shows the out-dated e-mail address. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
The outlook mail "To" column | Frank | Outlook - Using Contacts | 1 | August 18th 06 04:02 PM |
Showing RFC822 "From" header in Messages pane "From" column | Ken Wallewein | Outlook - General Queries | 0 | July 22nd 06 04:47 PM |
hotmail - sent items - lists "from" in the "to"column | Shaw News | Outlook Express | 1 | June 11th 06 09:45 PM |
DO NOT include field "Title" in the name column in "To" search | Rob G. | Outlook - Using Contacts | 7 | May 3rd 06 08:47 PM |
change a column name (i.e. "company" to "call back") | debbjo | Outlook - Using Contacts | 2 | March 29th 06 08:40 PM |