Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Count Number of Rows

I filtered non-numerical data in a spreadsheet and need to count the number
of remaining rows. The row numbers are not in order due to filtering. What
is an easy way to count the number of rows remaining? COUNTA doesn't work.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,231
Default Count Number of Rows

Hoffma wrote...
I filtered non-numerical data in a spreadsheet and need to count the number
of remaining rows. *The row numbers are not in order due to filtering. *What
is an easy way to count the number of rows remaining? *COUNTA doesn't work. *


Pick a column that always has something in it, and use =SUBTOTAL
(3,your_column_ref_here).
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default Count Number of Rows

Assuming you already know the total number of Rows, the SUBTOTAL formula will
give you a COUNTA of just the VISIBLE (ie filtered) cells. Then you can just
subtract the filtered number from the total.

Vaya con Dios,
Chuck, CABGx3



"Hoffma" wrote:

I filtered non-numerical data in a spreadsheet and need to count the number
of remaining rows. The row numbers are not in order due to filtering. What
is an easy way to count the number of rows remaining? COUNTA doesn't work.

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 number of rows < Sumproduct micro1000 Excel Worksheet Functions 8 January 19th 09 10:01 AM
COUNT NUMBER OF ROWS Keep It Simple Stupid Excel Worksheet Functions 2 February 9th 07 06:54 PM
Count how many Rows ago a particular number was hit rhhince Excel Worksheet Functions 1 January 13th 07 09:06 PM
Count number of rows, where non relevant rows are hidden Pieter Excel Discussion (Misc queries) 2 November 8th 06 12:24 PM
Count rows and insert number to count them. Mex Excel Discussion (Misc queries) 6 August 23rd 06 02:29 AM


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