+ Reply to Thread
Results 1 to 3 of 3

How can I format number into thousand?

  1. #1
    Roni
    Guest

    How can I format number into thousand?

    I have a forecast file in complete numbers, for example $2,000,000;
    $15,400,000, etc. How can I format the number into $2,000; $15,400
    without manually divide the number by 1000?

    Thanks,
    Roni


  2. #2
    Bob Phillips
    Guest

    Re: How can I format number into thousand?

    Roni,

    Try a custom format of

    #,##0.0,

    --
    HTH

    Bob Phillips

    "Roni" <[email protected]> wrote in message
    news:[email protected]...
    > I have a forecast file in complete numbers, for example $2,000,000;
    > $15,400,000, etc. How can I format the number into $2,000; $15,400
    > without manually divide the number by 1000?
    >
    > Thanks,
    > Roni
    >




  3. #3
    Shatin
    Guest

    Re: How can I format number into thousand?

    Format > Cells > Custom:

    $#,###,

    "Roni" <[email protected]> wrote in message
    news:[email protected]...
    > I have a forecast file in complete numbers, for example $2,000,000;
    > $15,400,000, etc. How can I format the number into $2,000; $15,400
    > without manually divide the number by 1000?
    >
    > Thanks,
    > Roni
    >




+ 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