#1   Report Post  
dammit1
 
Posts: n/a
Default round up ?


Hi,
Im trying to round up to the tens, like 127 to 130. I found a few
threads on here but it seems to be more than I can do.

I stuck at
=ROUNDUP(A1+.........


Thanks for any tips


--
dammit1
------------------------------------------------------------------------
dammit1's Profile: http://www.excelforum.com/member.php...o&userid=16311
View this thread: http://www.excelforum.com/showthread...hreadid=277016

  #2   Report Post  
N Harkawat
 
Posts: n/a
Default

=CEILING(A1,10)

"dammit1" wrote in message
...

Hi,
Im trying to round up to the tens, like 127 to 130. I found a few
threads on here but it seems to be more than I can do.

I stuck at
=ROUNDUP(A1+.........


Thanks for any tips


--
dammit1
------------------------------------------------------------------------
dammit1's Profile:

http://www.excelforum.com/member.php...o&userid=16311
View this thread: http://www.excelforum.com/showthread...hreadid=277016



  #3   Report Post  
anilsolipuram
 
Posts: n/a
Default


Try this


=ROUND(F20/10,0)*10


--
anilsolipuram
------------------------------------------------------------------------
anilsolipuram's Profile: http://www.excelforum.com/member.php...o&userid=16271
View this thread: http://www.excelforum.com/showthread...hreadid=277016

  #4   Report Post  
RagDyeR
 
Posts: n/a
Default

Since you said round up to the tens, this will take 121 AND 127 up to 130:

=CEILING(C1,10)
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"dammit1" wrote in message
...

Hi,
Im trying to round up to the tens, like 127 to 130. I found a few
threads on here but it seems to be more than I can do.

I stuck at
=ROUNDUP(A1+.........


Thanks for any tips


--
dammit1
------------------------------------------------------------------------
dammit1's Profile:
http://www.excelforum.com/member.php...o&userid=16311
View this thread: http://www.excelforum.com/showthread...hreadid=277016


  #5   Report Post  
Dave R.
 
Posts: n/a
Default

Or

=ROUNDUP(A1,-1)


"dammit1" wrote in message
...

Hi,
Im trying to round up to the tens, like 127 to 130. I found a few
threads on here but it seems to be more than I can do.

I stuck at
=ROUNDUP(A1+.........


Thanks for any tips


--
dammit1
------------------------------------------------------------------------
dammit1's Profile:

http://www.excelforum.com/member.php...o&userid=16311
View this thread: http://www.excelforum.com/showthread...hreadid=277016



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 add figures exactly, do not round up. hitch Excel Discussion (Misc queries) 2 January 19th 05 10:37 AM
ROUND DATA TO 2 DECIMAL PLACES roy in sunbury New Users to Excel 1 January 12th 05 03:33 AM
Newbie: How to round down to the lowest 5 Sam Excel Worksheet Functions 3 November 8th 04 06:06 AM
Using ROUND formula to calculate tax Saskia Excel Worksheet Functions 3 October 28th 04 08:35 AM
how do I get excel 2003 to round up eric p Excel Worksheet Functions 2 October 28th 04 04:30 AM


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

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"