Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / January 2008

Tip: Looking for answers? Try searching our database.

how to quick calculate sum of colume A1 to A115?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Anthony B - 02 Jan 2008 22:51 GMT
How to quick calculate sum of colume A1 to A115?

Or, do I always have to set up formular =sum(A1:A15) to get the sum?
Don Guillett - 02 Jan 2008 23:36 GMT
=SUM(A2:OFFSET(A2,MATCH(999999,A:A,1),1))

Signature

Don Guillett
Microsoft MVP Excel
SalesAid Software
dguillett1@austin.rr.com

> How to quick calculate sum of colume A1 to A115?
>
> Or, do I always have to set up formular =sum(A1:A15) to get the sum?
Dr Teeth - 03 Jan 2008 00:05 GMT
>=SUM(A2:OFFSET(A2,MATCH(999999,A:A,1),1))

Can you explain how that works? That way this newuser would be able to
learn how the command works and not have to ask again for a different
range.

Cheers,

Guy

** Stress - the condition brought about by having to
** resist the temptation to beat the living daylights
** out of someone who richly deserves it.
TRYING - 03 Jan 2008 00:28 GMT
Anthony B:

Another approach would be to define a name for your range, for example
QuickSum. After you do this, the named range would be available in the Name
Box (which is immediately above column A. When you select that named range,
you should see the sum of selected cells in your status bar (the very bottom
of the spreadsheet). I use 2007 and by right-clicking this status bar, the
Customize Status Bar window appears and mine shows that Average, Count, and
Sum are checked. Whenever I select a range, the status bar automatically
shows Average, Count, and Sum.

Of course, if you type that formula =sum(A1:A15) in a convenient cell, say
B1, you only have to do it once and the sum will be there. Therefore you
don't have to " ALWAYS have to set up formula =sum(A1:A15) to get the sum" as
long as you save the worksheet.

> >=SUM(A2:OFFSET(A2,MATCH(999999,A:A,1),1))
>
[quoted text clipped - 9 lines]
> ** resist the temptation to beat the living daylights
> ** out of someone who richly deserves it.
Don Guillett - 03 Jan 2008 13:05 GMT
It is self adjusting using match to find any number greater than possible in
your column. As you add/delete rows it will adjust the sum accordingly.

Signature

Don Guillett
Microsoft MVP Excel
SalesAid Software
dguillett1@austin.rr.com

>
>>=SUM(A2:OFFSET(A2,MATCH(999999,A:A,1),1))
[quoted text clipped - 10 lines]
> ** resist the temptation to beat the living daylights
> ** out of someone who richly deserves it.
Dr Teeth - 03 Jan 2008 22:13 GMT
>It is self adjusting using match to find any number greater than possible in
>your column. As you add/delete rows it will adjust the sum accordingly.

Cheers Don, much appreciated.

Cheers,

Guy

** Stress - the condition brought about by having to
** resist the temptation to beat the living daylights
** out of someone who richly deserves it.
Gord Dibben - 03 Jan 2008 00:31 GMT
In Namebox type A1:A115 then hit Enter.

Right-click on status bar and "Sum"

Gord Dibben  MS Excel MVP

>How to quick calculate sum of colume A1 to A115?
>
>Or, do I always have to set up formular =sum(A1:A15) to get the sum?
MartinW - 03 Jan 2008 11:19 GMT
A couple of other ways.

1
To sum A1:A115
In A116 press Alt and = together
let go then hit enter

2
Highlight A1:A115
And look at the status bar at the bottom right of your screen
You may have to right click on the status bar and check sum first.

HTH
Martin

> How to quick calculate sum of colume A1 to A115?
>
> Or, do I always have to set up formular =sum(A1:A15) to get the sum?
gls858 - 03 Jan 2008 23:28 GMT
> How to quick calculate sum of colume A1 to A115?
>
> Or, do I always have to set up formular =sum(A1:A15) to get the sum?

I see you have several suggestions but for me the quickest is select
A1 then move your cursor to the bottom of the cell and you will get a
symbol with 4 points, hold the shift key and double click. This will
highlight A1 through A115 then hit the sum icon. It's the symbol that
looks kind of link an E(sigma sign).

gls858
Anthony B - 03 Jan 2008 23:51 GMT
>> How to quick calculate sum of colume A1 to A115?
>>
[quoted text clipped - 7 lines]
>
> gls858

I am using Excel 2007 of the Microsoft Office 2007.
Where is the sum icon?

Is there anyway I can exclude a few cells in this entire column?
For example, sum of A1:A70 + A71:115.
Anthony B - 03 Jan 2008 23:57 GMT
">>
>> gls858
>
[quoted text clipped - 3 lines]
> Is there anyway I can exclude a few cells in this entire column?
> For example, sum of A1:A70 + A71:115.

ok, I found it. Its in the bottom right corner,
showing sum, average and count.
gls858 - 04 Jan 2008 20:34 GMT
> ">>
>>> gls858
[quoted text clipped - 7 lines]
> ok, I found it. Its in the bottom right corner,
> showing sum, average and count.

Actually I was talking about the icon in the editing box on the home
tab. It will insert the sum formula for that column after the last entry
in the column.

gls858
Gord Dibben - 04 Jan 2008 00:02 GMT
Your example shows no excluded cells.

>>For example, sum of A1:A70 + A71:115

which is the same as A1:A115

If you meant  A1:A70 + A75:A115  yoi will have to use CTRL + Click and drag to
select the two distinct ranges then look on the status bar.

Gord Dibben  MS Excel MVP

>>> How to quick calculate sum of colume A1 to A115?
>>>
[quoted text clipped - 13 lines]
>Is there anyway I can exclude a few cells in this entire column?
>For example, sum of A1:A70 + A71:115.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.