+ Reply to Thread
Results 1 to 3 of 3

Formatting numbers to hide thousands

Hybrid View

laglenn Formatting numbers to hide... 11-02-2009, 06:16 PM
shg Re: Formatting numbers to... 11-02-2009, 06:19 PM
laglenn Re: Formatting numbers to... 11-02-2009, 07:12 PM
  1. #1
    Registered User
    Join Date
    11-02-2009
    Location
    Stillwater, ok
    MS-Off Ver
    Excel 2007
    Posts
    2

    Formatting numbers to hide thousands

    I know there's a way, but can't remember:

    How can I format a number (e.g. $1,450,000) to display without the last three digits (e.g. $1,450)?

    Thanks!

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Formatting numbers to hide thousands

    Use a trailing comma in the format string, e.g.,

    _($* #,##0,_);_($* (#,##0,);_($* "-"??_);_(@_)
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    11-02-2009
    Location
    Stillwater, ok
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Formatting numbers to hide thousands

    excellent - thank you.

+ 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