Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default can't roundup sum

shouldn't I be able to roundup a sum? The only way I can do it is to first
convert the sum to a number and roundup the number. That means 2 columns and
I want only 1 column. I could hide the sum column BUT is that the only way
to do it?

Excel 2003
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default can't roundup sum

This will round up to the next whole 1:

=CEILING(SUM(A1:A10),1)

--
Biff
Microsoft Excel MVP


"swell estimator" <swell wrote in
message ...
shouldn't I be able to roundup a sum? The only way I can do it is to
first
convert the sum to a number and roundup the number. That means 2 columns
and
I want only 1 column. I could hide the sum column BUT is that the only
way
to do it?

Excel 2003



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default can't roundup sum

THAT DID THE TRICK, THANK YOU

"T. Valko" wrote:

This will round up to the next whole 1:

=CEILING(SUM(A1:A10),1)

--
Biff
Microsoft Excel MVP


"swell estimator" <swell wrote in
message ...
shouldn't I be able to roundup a sum? The only way I can do it is to
first
convert the sum to a number and roundup the number. That means 2 columns
and
I want only 1 column. I could hide the sum column BUT is that the only
way
to do it?

Excel 2003




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default can't roundup sum

You're welcome. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"swell estimator" wrote in
message ...
THAT DID THE TRICK, THANK YOU

"T. Valko" wrote:

This will round up to the next whole 1:

=CEILING(SUM(A1:A10),1)

--
Biff
Microsoft Excel MVP


"swell estimator" <swell wrote in
message ...
shouldn't I be able to roundup a sum? The only way I can do it is to
first
convert the sum to a number and roundup the number. That means 2
columns
and
I want only 1 column. I could hide the sum column BUT is that the only
way
to do it?

Excel 2003






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 juanpablo Excel Discussion (Misc queries) 11 July 9th 08 11:11 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
ROUNDUP frustratedwthis Excel Discussion (Misc queries) 2 July 28th 05 09:03 PM


All times are GMT +1. The time now is 06:11 AM.

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"