ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   round up ? (https://www.excelbanter.com/excel-worksheet-functions/6105-round-up.html)

dammit1

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


N Harkawat

=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




anilsolipuram


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


RagDyeR

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



Dave R.

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





All times are GMT +1. The time now is 07:06 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com