+ Reply to Thread
Results 1 to 4 of 4

Phone number

  1. #1
    Lisa
    Guest

    Phone number

    My phone number list does not contain a 1 for long distance. I need to
    reformat the cell to include a one or my fax machine cannot process the faxes

  2. #2
    David McRitchie
    Guest

    Re: Phone number

    Hi Lisa,
    See InsertPrefix macro in
    http://www.mvps.org/dmcritchie/excel/join.htm#squote
    actually there is also a phone number macro in the same webpage
    for providing area code if missing (US).

    If not familiar with macro see top of that page in yellow box.

    HTH,
    David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
    My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
    Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

    "Lisa" <Lisa@discussions.microsoft.com> wrote in message news:B3524B9B-56FB-4725-B20B-A37D3E0B9AFB@microsoft.com...
    > My phone number list does not contain a 1 for long distance. I need to
    > reformat the cell to include a one or my fax machine cannot process the faxes




  3. #3
    Nick Hodge
    Guest

    Re: Phone number

    Lisa

    Use another column and type in

    ="1"&A2

    Then copy down. (Presumes number in columnA)

    Now copy the 'new' numbers and edit>copy, then Edit>paste special+values
    over the old data and delete the column with the formulas which are now not
    needed

    --
    HTH
    Nick Hodge
    Microsoft MVP - Excel
    Southampton, England
    nick_hodgeTAKETHISOUT@zen.co.uk.ANDTHIS

    "Lisa" <Lisa@discussions.microsoft.com> wrote in message
    news:B3524B9B-56FB-4725-B20B-A37D3E0B9AFB@microsoft.com...
    > My phone number list does not contain a 1 for long distance. I need to
    > reformat the cell to include a one or my fax machine cannot process the
    > faxes




  4. #4
    Gary's Student
    Guest

    RE: Phone number

    If your phone numbers look like 609-555-1212 in cell A1, then use the formula:

    ="1-" & A1 in another cell
    --
    Gary's Student


    "Lisa" wrote:

    > My phone number list does not contain a 1 for long distance. I need to
    > reformat the cell to include a one or my fax machine cannot process the faxes


+ 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