#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 130
Default Row Count

I want to set a formula to count the number of items a column has. The cells
in the column contain number though....Any thoughts??? Please help me
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default Row Count

=COUNTA(A:A)
or
=COUNT(A:A)
--
Gary''s Student - gsnu200840


"katie" wrote:

I want to set a formula to count the number of items a column has. The cells
in the column contain number though....Any thoughts??? Please help me

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Row Count

=COUNTA(A:A)
or, if you only want to count cells with numbers, =COUNT(A:A)
--
David Biddulph

"katie" wrote in message
...
I want to set a formula to count the number of items a column has. The
cells
in the column contain number though....Any thoughts??? Please help me



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 130
Default Row Count

Thanks so much that was perfect

"Gary''s Student" wrote:

=COUNTA(A:A)
or
=COUNT(A:A)
--
Gary''s Student - gsnu200840


"katie" wrote:

I want to set a formula to count the number of items a column has. The cells
in the column contain number though....Any thoughts??? Please help me

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Count Employee Work Time - Don't Count Duplicates J Excel Worksheet Functions 3 May 1st 07 10:47 PM
Count Employee Work Time - Don't Double-count Overlapping Apts. J Excel Worksheet Functions 0 April 27th 07 05:52 AM
Excel 2000, count, sort a list & count totals? sunslight Excel Worksheet Functions 1 April 9th 07 05:46 PM
Count Intervals of 2 Consecutive Values in same Row and Return Count across Row Sam via OfficeKB.com Excel Worksheet Functions 6 November 29th 05 03:27 PM
Count Intervals of Filtered TEXT values in Column and Return Count across a Row Sam via OfficeKB.com Excel Worksheet Functions 9 July 31st 05 03:37 AM


All times are GMT +1. The time now is 05:43 AM.

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

About Us

"It's about Microsoft Excel"