Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default roundup, ceiling or whatever

I would like to create a calculation that rounds to the next higher 9000 and
add 900. I wonder if this can be done?

Example: a home price calculates to $447,865.75 in value. I want to make a
price of $449,900.

It would be nice if this solution could work in the five digit area also
such as a home calculating to $46,789.56 rounded up to $49,900.

An ideas?

Thanks all,
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,624
Default roundup, ceiling or whatever

One way:

=CEILING(A1,10000)-100


In article ,
"Blake" wrote:

I would like to create a calculation that rounds to the next higher 9000 and
add 900. I wonder if this can be done?

Example: a home price calculates to $447,865.75 in value. I want to make a
price of $449,900.

It would be nice if this solution could work in the five digit area also
such as a home calculating to $46,789.56 rounded up to $49,900.

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
ROUNDUP vs CEILING Rebecca_SUNY Excel Worksheet Functions 7 April 27th 23 07:43 PM
Ceiling problem. puiuluipui Excel Discussion (Misc queries) 4 April 6th 09 04:10 PM
Roundup or Ceiling Function to round to a specific number Angie33 Excel Discussion (Misc queries) 26 September 11th 08 04:29 PM
ceiling Dala Excel Discussion (Misc queries) 6 June 3rd 08 11:13 AM
Max, Ceiling, If, Etc Chris W via OfficeKB.com Excel Discussion (Misc queries) 3 November 22nd 05 09:40 PM


All times are GMT +1. The time now is 05:16 AM.

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

About Us

"It's about Microsoft Excel"