RoundUp

C

Chev320

I am trying to round up to the nearest 5 in a formula, and i am having no
luck.. the formula is this "=ROUNDUP(SUM(K32:K33),0)"
I would appreciate any help you could give me.

Thanks
 
R

Ron Coderre

Try something like this:

=CEILING(SUM(K32:K33),5)

Does that help?
***********
Regards,
Ron

XL2002, WinXP
 
R

Ron Coderre

I'm glad I could help......Thanks for the feedback.


***********
Regards,
Ron

XL2002, WinXP
 

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

ROUNDUP Function 1
Roundup Function 5
Rounding up or down decimals to the nearest 5 2
Complicated conditional formatting 0
Date Round Up 4
Rounding by .05 4
Round up an average 3
Combine 2 formulas 14

Top