Hi all,
I am using the following format for a phone number:
"(" & Left(Filter(Self;"0123456789");3)&")"
& Middle(Filter(Self;"0123456789");4;3)&"-"
& Middle(Filter(Self;"0123456789");7.4;)
What numbers do I change to get the result
(00) 1234-5678 as well as
1234-567-890
Thanks
Milton.
Formatting phone numbers
3 posts
• Page 1 of 1
Posts: 18
Joined: Sun Dec 12, 2010 11:17 pm |
|
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
Try this one Milton; you may have to fiddle with it a bit. Switch that second line to "str = Self;" (without quotes) to use in your auto-enter calc.
John Sindelar
SeedCode |
Posts: 18
Joined: Sun Dec 12, 2010 11:17 pm |
Thanks John,
I shall try that out. In the mean time I used Left and Right to seperate the phone numbers Thanks Milton |
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests