Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default counting non-empty rows in a column

I'd like to calculate the number of non-empty cells contained in a specific
column, how can I do it?
Thanks,
Federico


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 99
Default counting non-empty rows in a column

On Sat, 19 Jul 2003 17:39:59 +0200, "Fede Querio"
wrote:

I'd like to calculate the number of non-empty cells contained in a specific
column, how can I do it?
Thanks,
Federico




Hi

=COUNTIF(A:A."<")

This leavs out cells with functions returning nothing, like
IF(condition,value,""), also
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
Filtering out rows with an empty column A Nautico Excel Discussion (Misc queries) 4 May 13th 09 03:21 PM
Counting non-blank cells in a column, excluding hidden rows SisterDell Excel Worksheet Functions 3 June 1st 07 03:31 PM
How do I sort with empty rows between none empty rows? Excel Challenged Excel Worksheet Functions 1 August 17th 06 03:59 PM
how insert same text in empty cells in column (10000 rows) bromptongadgets Excel Worksheet Functions 1 December 11th 05 03:13 PM
Counting rows in a column Mar Excel Discussion (Misc queries) 2 December 5th 05 09:23 PM


All times are GMT +1. The time now is 12:58 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"