ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Counting names in a column (https://www.excelbanter.com/excel-programming/286125-counting-names-column.html)

Chuck[_8_]

Counting names in a column
 

I have entered a list of names in Column A. How can I count the number
of names I have entered and have that number appear in cell B1. I will
be entering a varying number of names each time I open and use this
worksheet. Thanks for the help.


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Jan Eikeland

Counting names in a column
 
hi, im quite new myself.
Clik on cell B1
Choose set in function COUNTA(A:A)

regards jan
"Chuck" skrev i melding
...

I have entered a list of names in Column A. How can I count the number
of names I have entered and have that number appear in cell B1. I will
be entering a varying number of names each time I open and use this
worksheet. Thanks for the help.


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!




Tom Ogilvy

Counting names in a column
 
=countif(A:A,"<")

or

=CountA(A:A)


--
Regards,
Tom Ogilvy


"Chuck" wrote in message
...

I have entered a list of names in Column A. How can I count the number
of names I have entered and have that number appear in cell B1. I will
be entering a varying number of names each time I open and use this
worksheet. Thanks for the help.


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!





All times are GMT +1. The time now is 04:19 PM.

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