ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Select and sum all numbered cells in Column A (https://www.excelbanter.com/excel-programming/444188-select-sum-all-numbered-cells-column.html)

Lane Smith

Select and sum all numbered cells in Column A
 
In columnA I have a mixture of numbers and and text in cells, I would
just like to sum the numbers in the column and place the value in
another cell

ColumnA
1
2
3
4
r
t
y
6
7
8
9

Get sum of the numbers

Thanks to all.

curlydave

Select and sum all numbered cells in Column A
 
this site explains how to use Special Cells to select just numbers in
a range and sum them
http://www.davesexcel.com/apps/forum...ells?page=last

Dave Peterson[_2_]

Select and sum all numbered cells in Column A
 
=sum(a1:a10)
or
=sum(a:a)

will ignore text entries in the specified range.

On 01/30/2011 17:05, Lane Smith wrote:
In columnA I have a mixture of numbers and and text in cells, I would
just like to sum the numbers in the column and place the value in
another cell

ColumnA
1
2
3
4
r
t
y
6
7
8
9

Get sum of the numbers

Thanks to all.


--
Dave Peterson


All times are GMT +1. The time now is 08:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com