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

Batch Update



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old April 12th 09, 04:59 PM posted to microsoft.public.outlook
John[_26_]
external usenet poster
 
Posts: 4
Default Batch Update

Hi,
Can anyone tell me if it is possible to carry out a batch update of
contacts.
I have over 2000 contacts and would like to format their telephone numbers.
At the moment all the nember are in the format 09999 999999 I need to format
them using +44(0)9999 999999
can this be done as a batch?

Regards

John

  #2  
Old April 12th 09, 07:52 PM posted to microsoft.public.outlook
Milly Staples - MVP Outlook[_2_]
external usenet poster
 
Posts: 8
Default Batch Update

You can export to Excel and set the column formatting to accomplish what you
want, then import them back to Outlook.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact.
ALWAYS post your Outlook version.
How to ask a question: http://support.microsoft.com/KB/555375


"John" wrote in message
...
Hi,
Can anyone tell me if it is possible to carry out a batch update of
contacts.
I have over 2000 contacts and would like to format their telephone
numbers.
At the moment all the nember are in the format 09999 999999 I need to
format them using +44(0)9999 999999
can this be done as a batch?

Regards

John

  #3  
Old April 12th 09, 09:42 PM posted to microsoft.public.outlook
John[_26_]
external usenet poster
 
Posts: 4
Default Batch Update

Milly,

This method you suggest will not work as the format of the details exported
is "General" with a " ' " infront of the details exported. When you apply a
custom format it is no longer general and when you import back into outlook
the formatting is ignored and is displayed as a number.
When displayed like this, outlook misses off the +44 (0) at the begining of
the phone number and display it as 1234 567890 (dropping the 0) instead of
+44 (0)1234 567890

Any ideas?

Regards

John


"Milly Staples - MVP Outlook" wrote in message
...
You can export to Excel and set the column formatting to accomplish what
you want, then import them back to Outlook.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact.
ALWAYS post your Outlook version.
How to ask a question: http://support.microsoft.com/KB/555375


"John" wrote in message
...
Hi,
Can anyone tell me if it is possible to carry out a batch update of
contacts.
I have over 2000 contacts and would like to format their telephone
numbers.
At the moment all the nember are in the format 09999 999999 I need to
format them using +44(0)9999 999999
can this be done as a batch?

Regards

John


  #4  
Old April 13th 09, 01:48 AM posted to microsoft.public.outlook
Milly Staples [MVP - Outlook][_2_]
external usenet poster
 
Posts: 2,202
Default Batch Update

Nothing except to write a little VB code to change the phone numbers.

See http://www.outlookcode.com to see if there is already some code you can
use or customize for your purposes.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact.
ALWAYS post your Outlook version.
How to ask a question: http://support.microsoft.com/KB/555375


After furious head scratching, John asked:

| Milly,
|
| This method you suggest will not work as the format of the details
| exported is "General" with a " ' " infront of the details exported.
| When you apply a custom format it is no longer general and when you
| import back into outlook the formatting is ignored and is displayed
| as a number.
| When displayed like this, outlook misses off the +44 (0) at the
| begining of the phone number and display it as 1234 567890 (dropping
| the 0) instead of +44 (0)1234 567890
|
| Any ideas?
|
| Regards
|
| John
|
|
| "Milly Staples - MVP Outlook" wrote in message
| ...
|| You can export to Excel and set the column formatting to accomplish
|| what you want, then import them back to Outlook.
||
|| --
|| Milly Staples [MVP - Outlook]
||
|| Post all replies to the group to keep the discussion intact.
|| ALWAYS post your Outlook version.
|| How to ask a question: http://support.microsoft.com/KB/555375
||
||
|| "John" wrote in message
|| ...
||| Hi,
||| Can anyone tell me if it is possible to carry out a batch update of
||| contacts.
||| I have over 2000 contacts and would like to format their telephone
||| numbers.
||| At the moment all the nember are in the format 09999 999999 I need
||| to format them using +44(0)9999 999999
||| can this be done as a batch?
|||
||| Regards
|||
||| John


  #5  
Old April 13th 09, 02:39 PM posted to microsoft.public.outlook
Brian Tillman [MVP - Outlook]
external usenet poster
 
Posts: 4,874
Default Batch Update

"John" wrote in message
...

Can anyone tell me if it is possible to carry out a batch update of
contacts.
I have over 2000 contacts and would like to format their telephone numbers.
At the moment all the nember are in the format 09999 999999 I need to format
them using +44(0)9999 999999
can this be done as a batch?


This tool should be able to handle that:
http://www.slovaktech.com/phonechanger.htm
--
Brian Tillman [MVP-Outlook]

  #6  
Old April 13th 09, 08:21 PM posted to microsoft.public.outlook
John[_26_]
external usenet poster
 
Posts: 4
Default Batch Update

guys,
how would I use this. Do I need VB6, I only have Visual Studio 2008 and
this will not upgrade.?

Any ideas

Regards

John

"Brian Tillman [MVP - Outlook]" wrote in message
...
"John" wrote in message
...

Can anyone tell me if it is possible to carry out a batch update of
contacts.
I have over 2000 contacts and would like to format their telephone
numbers.
At the moment all the nember are in the format 09999 999999 I need to
format them using +44(0)9999 999999
can this be done as a batch?


This tool should be able to handle that:
http://www.slovaktech.com/phonechanger.htm
--
Brian Tillman [MVP-Outlook]


  #7  
Old April 14th 09, 06:39 PM posted to microsoft.public.outlook
Nick Kharchenko
external usenet poster
 
Posts: 8
Default Batch Update

John,

Try Find and Replace component from MAPILab Toolbox. It's an Outlook add-in.
You just have to set up a rule for replacing data and all information will be
instantly updated.

http://www.mapilab.com/outlook/toolb...d_replace.html

This component was developed for similar purposes.
--
Nick Kharchenko, MAPILab Ltd.
Software for Microsoft Exchange and Outlook


"John" wrote:

guys,
how would I use this. Do I need VB6, I only have Visual Studio 2008 and
this will not upgrade.?

Any ideas

Regards

John

"Brian Tillman [MVP - Outlook]" wrote in message
...
"John" wrote in message
...

Can anyone tell me if it is possible to carry out a batch update of
contacts.
I have over 2000 contacts and would like to format their telephone
numbers.
At the moment all the nember are in the format 09999 999999 I need to
format them using +44(0)9999 999999
can this be done as a batch?


This tool should be able to handle that:
http://www.slovaktech.com/phonechanger.htm
--
Brian Tillman [MVP-Outlook]


  #8  
Old April 13th 09, 08:34 PM posted to microsoft.public.outlook
John[_26_]
external usenet poster
 
Posts: 4
Default Batch Update

guys,
how would I use this. Do I need VB6, I only have Visual Studio 2008 and
this will not upgrade.?

Any ideas

Regards

John
"John" wrote in message
...
Hi,
Can anyone tell me if it is possible to carry out a batch update of
contacts.
I have over 2000 contacts and would like to format their telephone
numbers.
At the moment all the nember are in the format 09999 999999 I need to
format them using +44(0)9999 999999
can this be done as a batch?

Regards

John


 




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
Batch Email Samuel Outlook - General Queries 1 June 26th 07 08:29 PM
Is Batch Marking Possible? Talal Itani Outlook - General Queries 0 April 10th 07 09:08 PM
Macro to run Rules in batch bman342 Outlook and VBA 4 March 14th 07 07:16 PM
Outlook Tiime Zone Update Using Batch File Anna_Stephanie Outlook - General Queries 2 March 9th 07 10:12 PM
scanpst batch slatons Outlook and VBA 1 September 15th 06 04:17 PM


All times are GMT +1. The time now is 07:10 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.