Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tjb
 
Posts: n/a
Default rounding to the nearest thousand

I know there has to be a way to do this but how do I round to the nearest
thousand? If cell A1 says 9862, cell B1 should say 10,000. If cell A1 says
9207, cell B1 should say 9000.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Trevor Shuttleworth
 
Posts: n/a
Default rounding to the nearest thousand

=ROUND(A3,-3)

Regards

Trevor


"tjb" wrote in message
...
I know there has to be a way to do this but how do I round to the nearest
thousand? If cell A1 says 9862, cell B1 should say 10,000. If cell A1
says
9207, cell B1 should say 9000.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Duke Carey
 
Posts: n/a
Default rounding to the nearest thousand

=Round(number, -3)


"tjb" wrote:

I know there has to be a way to do this but how do I round to the nearest
thousand? If cell A1 says 9862, cell B1 should say 10,000. If cell A1 says
9207, cell B1 should say 9000.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
rounding to nearest hundred dollar in Excel Diane New Users to Excel 7 October 14th 05 04:25 PM
Rounding numbers to the nearest 5 or 0 Fieldmedic Excel Worksheet Functions 3 July 17th 05 06:51 AM
Rounding up to the nearest nickel jhangas Excel Discussion (Misc queries) 3 May 28th 05 12:41 AM
Rounding to nearest integer pattyh Excel Worksheet Functions 3 April 1st 05 08:02 PM
Rounding numbers to the nearest thousand Mark Excel Discussion (Misc queries) 2 March 10th 05 12:13 PM


All times are GMT +1. The time now is 02:33 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"