A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

can't roundup sum



 
 
Thread Tools Display Modes
  #1  
Old September 4th, 2008, 02:20 AM posted to microsoft.public.excel.worksheet.functions
swell estimator
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  
Old September 4th, 2008, 02:34 AM posted to microsoft.public.excel.worksheet.functions
T. Valko
external usenet poster
 
Posts: 15,759
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  
Old September 4th, 2008, 03:38 AM posted to microsoft.public.excel.worksheet.functions
swell estimator[_2_]
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  
Old September 4th, 2008, 03:48 AM posted to microsoft.public.excel.worksheet.functions
T. Valko
external usenet poster
 
Posts: 15,759
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






 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:29 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.