+ Reply to Thread
Results 1 to 2 of 2

number format

  1. #1
    Greg
    Guest

    number format

    I am typing in telephone numbers to Excel. An example is 01253712345. Excel
    removes the leading zero, however when I type in ' before the number, the 0
    is displayed.
    I want to run consecutive numbers, so type in +sum(a1+1) to give consecutive
    numbers. However, the zero again disappears.

    How can I apply a custom format to a cell that already contains a +sum
    formula?

    Thanks

  2. #2
    Jason Morin
    Guest

    Re: number format

    Replace your formula with:

    =TEXT(A1+1,"0000000000")

    HTH
    Jason
    Atlanta, GA

    >-----Original Message-----
    >I am typing in telephone numbers to Excel. An example

    is 01253712345. Excel
    >removes the leading zero, however when I type in '

    before the number, the 0
    >is displayed.
    >I want to run consecutive numbers, so type in +sum(a1+1)

    to give consecutive
    >numbers. However, the zero again disappears.
    >
    >How can I apply a custom format to a cell that already

    contains a +sum
    >formula?
    >
    >Thanks
    >.
    >


+ 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