Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Do you know how to automatically change a large number in fewer digits?
Express a large number in fewer digits $1,264,567.50 = $1.3 M Like as $1.265 or $1.3 M |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Use a custom number format for the cells you want to display in a shortened format. A comma whacks off three places, so try this for starters... $0.0,," M"_) -- Jim Cone Portland, Oregon USA http://www.realezsites.com/bus/primitivesoftware (Excel Add-ins / Excel Programming) "Mumpa" wrote in message Do you know how to automatically change a large number in fewer digits? Express a large number in fewer digits $1,264,567.50 = $1.3 M Like as $1.265 or $1.3 M |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks Jim
"Jim Cone" wrote: Use a custom number format for the cells you want to display in a shortened format. A comma whacks off three places, so try this for starters... $0.0,," M"_) -- Jim Cone Portland, Oregon USA http://www.realezsites.com/bus/primitivesoftware (Excel Add-ins / Excel Programming) "Mumpa" wrote in message Do you know how to automatically change a large number in fewer digits? Express a large number in fewer digits $1,264,567.50 = $1.3 M Like as $1.265 or $1.3 M |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to customize number to 10 digits including 2 digits after deci | Excel Worksheet Functions | |||
how do I express a number as a ratio (4:1) | Excel Worksheet Functions | |||
data filtering based on last two digits of large number | Excel Worksheet Functions | |||
to express degrees & power of a number in excel | Excel Worksheet Functions |