ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   column totals (https://www.excelbanter.com/new-users-excel/28097-column-totals.html)

Scudo

column totals
 
I have 2 columns with information, how do I total each column for...

column 1 to add the amount of cells with info in them, regardless of what
the info is.(so say 15 cells 10 have info so answer should be 10)

column 2 To add the amount of cells with duplicate info in them. (these are
place names)

thanks



mangesh_yadav


For your first query, you can use the COUNTA function
e.g. =COUNTA(A1:A10)

Mangesh


--
mangesh_yadav
------------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...o&userid=10470
View this thread: http://www.excelforum.com/showthread...hreadid=374473


Jonas G

Hi
For column 1 use =COUNTA(from:to) this will count how many cells have a value.

column 2 - sorry it's not clear to me what you want to do.

/Jonas

"Scudo" wrote:

I have 2 columns with information, how do I total each column for...

column 1 to add the amount of cells with info in them, regardless of what
the info is.(so say 15 cells 10 have info so answer should be 10)

column 2 To add the amount of cells with duplicate info in them. (these are
place names)

thanks




Bob Phillips

=COUNTA(A1:A200)-SUMPRODUCT(--(A1:A200<"")/COUNTIF(A1:A200,A1:A200&""))

for the second

--
HTH

Bob Phillips

"Jonas G" <Jonas wrote in message
...
Hi
For column 1 use =COUNTA(from:to) this will count how many cells have a

value.

column 2 - sorry it's not clear to me what you want to do.

/Jonas

"Scudo" wrote:

I have 2 columns with information, how do I total each column for...

column 1 to add the amount of cells with info in them, regardless of

what
the info is.(so say 15 cells 10 have info so answer should be 10)

column 2 To add the amount of cells with duplicate info in them. (these

are
place names)

thanks






Scudo

Thanks for your help guys....now sorted



"Bob Phillips" wrote in message
...
=COUNTA(A1:A200)-SUMPRODUCT(--(A1:A200<"")/COUNTIF(A1:A200,A1:A200&""))

for the second

--
HTH

Bob Phillips

"Jonas G" <Jonas wrote in message
...
Hi
For column 1 use =COUNTA(from:to) this will count how many cells have a

value.

column 2 - sorry it's not clear to me what you want to do.

/Jonas

"Scudo" wrote:

I have 2 columns with information, how do I total each column for...

column 1 to add the amount of cells with info in them, regardless of

what
the info is.(so say 15 cells 10 have info so answer should be 10)

column 2 To add the amount of cells with duplicate info in them.

(these
are
place names)

thanks









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

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