+ Reply to Thread
Results 1 to 4 of 4

display:Custom Number Format

  1. #1
    GregR
    Guest

    display:Custom Number Format

    How do I display 882-9-172 as 882-009-00172, custom number format
    "000-000-00000", keep or add any needed leading zero's. TIA

    Greg


  2. #2
    Bob Phillips
    Guest

    re: display:Custom Number Format

    If the value has those - embedded, you have a problem as it is as text,
    which won't format to a number format.

    --
    HTH

    Bob Phillips

    "GregR" <gregrivet@gmail.com> wrote in message
    news:1129152564.560115.63510@g14g2000cwa.googlegroups.com...
    > How do I display 882-9-172 as 882-009-00172, custom number format
    > "000-000-00000", keep or add any needed leading zero's. TIA
    >
    > Greg
    >




  3. #3
    GregR
    Guest

    re: display:Custom Number Format

    Bob, I was doing a concatenation and the formula
    A1&"-"&Text(B1,"000")&"-"&Text(C1,"00000") worked. Even a blind
    squirrel finds an acorn once in a while


  4. #4
    GregR
    Guest

    re: display:Custom Number Format

    Bob, I was doing a concatenation and the formula
    A1&"-"&Text(B1,"000")&"-"&Text(C1,"00000") worked. Even a blind
    squirrel finds an acorn once in a while


+ 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