Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 447
Default how can i round a dollar amount to the nearest thousand?

I'm trying to set up a spreadsheet and one of my columns I want to have
rounded to the nearest dollar amount. I want, if the amount is 18575.00 to
round to 19000.00 and if the amount is 18475.00 to round to 18000.00. How can
I do this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 418
Default how can i round a dollar amount to the nearest thousand?

karen wrote:
I'm trying to set up a spreadsheet and one of my columns I want to have
rounded to the nearest dollar amount. I want, if the amount is 18575.00 to
round to 19000.00 and if the amount is 18475.00 to round to 18000.00.
How can I do this?


=round(A1, -3)

where A1 contains the dollar amount.

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
How do I round a number to the nearest thousand in Excel??? Round 123,456 to read 123 Excel Discussion (Misc queries) 3 September 14th 06 04:59 PM
Format Round to Nearest Thousand GillianHG Excel Discussion (Misc queries) 3 March 21st 06 06:43 PM
Round to nearest thousand GillianHG Excel Discussion (Misc queries) 3 March 15th 06 06:06 PM
What is the formula for rounding a dollar amount to the nearest ni JeriSys New Users to Excel 5 December 22nd 05 06:54 PM
WHATS AN EASY FUNCTION TO USE TO ROUND TO THE NEAREST THOUSAND? Martina Excel Worksheet Functions 4 January 9th 05 01:35 PM


All times are GMT +1. The time now is 12:53 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"