PC Review


Reply
Thread Tools Rate Thread

Standardized telephone format

 
 
cinnamngrl
Guest
Posts: n/a
 
      5th Sep 2010
I am having a lot of trouble removing doubles from my outlook. it is
because identical numbers are formatted differently. My first attempt
to clean it up made things worse. what am i missing? is there a
function that just compares digits, ignoring other characters?
 
Reply With Quote
 
 
 
 
Ken Slovak
Guest
Posts: n/a
 
      7th Sep 2010
No, there's no function like that, you'd have to write one. It wouldn't be
difficult at all, just get the ASC() value of the string character at a
position and compare it to the ASC() values of 0 and 9. If it's between
those it's a number. Anything outside that range (48 to 57) is something
else.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"cinnamngrl" <(E-Mail Removed)> wrote in message
news:2c90bd1d-6705-49c7-a9bb-(E-Mail Removed)...
>I am having a lot of trouble removing doubles from my outlook. it is
> because identical numbers are formatted differently. My first attempt
> to clean it up made things worse. what am i missing? is there a
> function that just compares digits, ignoring other characters?


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Standardized Signature =?Utf-8?B?Y2hpZ3Jib3k=?= Microsoft Outlook 3 7th Mar 2005 05:02 PM
Standardized email Stevie Microsoft Outlook 3 22nd Oct 2004 01:22 PM
"hi-jacking" of a telephone line and fraudulent telephone calls levenern@aol.com Windows XP Security 8 18th Apr 2004 06:49 PM
Do VCards have a standardized format? Joseph Microsoft Outlook Contacts 2 26th Mar 2004 04:14 PM
Copying standardized user profile to multipla Copmuter Gregg Windows XP Setup 1 19th Oct 2003 09:45 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:56 AM.