Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
How do i round numbers to the nearest thousand?
|
#2
![]() |
|||
|
|||
![]()
=MROUND(A1,1000)
Tim C "Simon" wrote in message ... How do i round numbers to the nearest thousand? |
#3
![]() |
|||
|
|||
![]()
Or if ATP is not installed
=ROUND(A1,-3) -- Regards, Peo Sjoblom "Tim C" wrote in message ... =MROUND(A1,1000) Tim C "Simon" wrote in message ... How do i round numbers to the nearest thousand? |
#4
![]() |
|||
|
|||
![]()
I got a "NAME ERROR" when i did that, how do i solve this problem
"Tim C" wrote: =MROUND(A1,1000) Tim C "Simon" wrote in message ... How do i round numbers to the nearest thousand? |
#5
![]() |
|||
|
|||
![]()
Because you do not have Analysis Toolpac installed
-- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "Simon" wrote in message ... I got a "NAME ERROR" when i did that, how do i solve this problem "Tim C" wrote: =MROUND(A1,1000) Tim C "Simon" wrote in message ... How do i round numbers to the nearest thousand? |
#6
![]() |
|||
|
|||
![]()
Go to Help for this function and read it.
On Thu, 3 Feb 2005 14:45:02 -0800, "Simon" wrote: I got a "NAME ERROR" when i did that, how do i solve this problem "Tim C" wrote: =MROUND(A1,1000) Tim C "Simon" wrote in message ... How do i round numbers to the nearest thousand? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Seed numbers for random number generation, uniform distribution | Excel Discussion (Misc queries) | |||
Rounding numbers up or down | Excel Discussion (Misc queries) | |||
Rounding Numbers | Excel Discussion (Misc queries) | |||
Sorting imported "numbers" | Excel Discussion (Misc queries) | |||
How do I make Excel stop rounding off my numbers that are 16 digi. | Excel Discussion (Misc queries) |