Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / October 2006

Tip: Looking for answers? Try searching our database.

rounding formulas

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Junior - 17 Oct 2006 15:03 GMT
I know if I want to do a formula for rounding to the nearest 100 of 40% of a
number it's =ROUND(a1*40%,-2).  This will automatically round to the nearest
100.  However, I am looking to round to the next highest 100 so if the value
is 2,101 it will round up to 2,200.  Any ideas?
Teethless mama - 17 Oct 2006 15:18 GMT
=ROUNDUP(A1,-2)

> I know if I want to do a formula for rounding to the nearest 100 of 40% of a
> number it's =ROUND(a1*40%,-2).  This will automatically round to the nearest
> 100.  However, I am looking to round to the next highest 100 so if the value
> is 2,101 it will round up to 2,200.  Any ideas?
Bob Phillips - 17 Oct 2006 16:53 GMT
=CEILING(A1*40%,100)

Signature

HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

> I know if I want to do a formula for rounding to the nearest 100 of 40% of a
> number it's =ROUND(a1*40%,-2).  This will automatically round to the nearest
> 100.  However, I am looking to round to the next highest 100 so if the value
> is 2,101 it will round up to 2,200.  Any ideas?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.