#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 119
Default roundup value

hi community

how can i do a roundup to value as....

example:

if my value is 964, I want to round to 965 and if another value is 1057, it
will round to 1060

is there possible to do such task?

thanks community for the assistance


--
oldLearner57
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default roundup value

=CEILING(A1,5)


--


Regards,


Peo Sjoblom



"oldLearner57" wrote in message
...
hi community

how can i do a roundup to value as....

example:

if my value is 964, I want to round to 965 and if another value is 1057,
it
will round to 1060

is there possible to do such task?

thanks community for the assistance


--
oldLearner57



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default roundup value

So you want to round up to multiples of 5? Try this:

=CEILING(A1,5)

Hope this helps.

Pete

On Apr 22, 3:33*pm, oldLearner57
wrote:
hi community

how can i do a roundup to value as....

example:

if my value is 964, I want to round to 965 and if another value is 1057, it
will round to 1060

is there possible to do such task?

thanks community for the assistance

--
oldLearner57


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 119
Default roundup value

thanks Peo Sjoblom, much appreciated for the replied
--
oldLearner57


"Peo Sjoblom" wrote:

=CEILING(A1,5)


--


Regards,


Peo Sjoblom



"oldLearner57" wrote in message
...
hi community

how can i do a roundup to value as....

example:

if my value is 964, I want to round to 965 and if another value is 1057,
it
will round to 1060

is there possible to do such task?

thanks community for the assistance


--
oldLearner57




  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 119
Default roundup value

thanks Pete_UK, much appreciated for the reply :)

thanks community as well :)

--
oldLearner57


"Pete_UK" wrote:

So you want to round up to multiples of 5? Try this:

=CEILING(A1,5)

Hope this helps.

Pete

On Apr 22, 3:33 pm, oldLearner57
wrote:
hi community

how can i do a roundup to value as....

example:

if my value is 964, I want to round to 965 and if another value is 1057, it
will round to 1060

is there possible to do such task?

thanks community for the assistance

--
oldLearner57





  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default roundup value

You're welcome - thanks for feeding back.

Pete

On Apr 22, 4:30*pm, oldLearner57
wrote:
thanks Pete_UK, much appreciated for the reply :)

thanks community as well *:)

--
oldLearner57



"Pete_UK" wrote:
So you want to round up to multiples of 5? Try this:


=CEILING(A1,5)


Hope this helps.


Pete


On Apr 22, 3:33 pm, oldLearner57
wrote:
hi community


how can i do a roundup to value as....


example:


if my value is 964, I want to round to 965 and if another value is 1057, it
will round to 1060


is there possible to do such task?


thanks community for the assistance


--
oldLearner57- Hide quoted text -


- Show quoted text -


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 Chev320 Excel Discussion (Misc queries) 4 April 5th 07 09:48 PM
Roundup Dennis1188 Excel Discussion (Misc queries) 5 March 6th 07 08:08 PM
ROUNDUP and -1 Epinn Excel Worksheet Functions 6 October 2nd 06 06:38 PM
=ROUNDUP(INT(0.xxx)) Dave F Excel Worksheet Functions 7 September 29th 06 08:28 PM
how to use roundup r4319hb Excel Discussion (Misc queries) 2 December 24th 05 01:27 PM


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