roundup value

O

oldLearner57

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
 
P

Pete_UK

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

=CEILING(A1,5)

Hope this helps.

Pete
 
P

Pete_UK

You're welcome - thanks for feeding back.

Pete

thanks Pete_UK, much appreciated for the reply :)

thanks community as well  :)

--
oldLearner57





- Show quoted text -
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top