+ Reply to Thread
Results 1 to 2 of 2

Can i Format Phone Numbers like this

  1. #1
    J.wills
    Guest

    Can i Format Phone Numbers like this

    Hi,

    I just want the numbers to be displayed in this format (630) 123-1234

    I have an input mask for a field call Cell Phone:
    !\(999") "000\-0000;0;_

    When I use that field to print on my report, I'm getting this to display?
    (999) 000-0000(630) 123-1234

    please give some suggestions.

    Thank you!

  2. #2
    Forum Administrator ExlGuru's Avatar
    Join Date
    03-17-2009
    Location
    India
    MS-Off Ver
    2003,2007
    Posts
    222

    Re: Can i Format Phone Numbers like this

    Try this code this code is basically for converting the phone number format like this (###) ###-####.

    Sub Format_Phone()

    ' converts most default phone columns to US/CAN standard (###) ###-####

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1