#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default RoundUp

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
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 698
Default RoundUp

Try something like this:

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

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

XL2002, WinXP


"Chev320" wrote:

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

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default RoundUp

=CEILING(SUM(K32:K33),5)
--
David Biddulph

"Chev320" wrote in message
...
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



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default RoundUp

Thank You it worked!!!

"Ron Coderre" wrote:

Try something like this:

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

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

XL2002, WinXP


"Chev320" wrote:

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

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 698
Default RoundUp

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


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

XL2002, WinXP


"Chev320" wrote:

Thank You it worked!!!

"Ron Coderre" wrote:

Try something like this:

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

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

XL2002, WinXP


"Chev320" wrote:

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

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 by 16s Sum Limit and marking Excel Worksheet Functions 3 July 28th 06 03:23 PM
RoundUp help! fodman New Users to Excel 5 February 26th 06 03:25 PM
how to use roundup r4319hb Excel Discussion (Misc queries) 2 December 24th 05 01:27 PM
Trying To Roundup only if more than zero G33kman Excel Discussion (Misc queries) 2 November 29th 05 08:26 PM
ROUNDUP frustratedwthis Excel Discussion (Misc queries) 2 July 28th 05 09:03 PM


All times are GMT +1. The time now is 09:39 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"