Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to filter and count unique record?

Hi,
I want to have the number of cells when I filter on a unique record. Please
let me know how.

Regards
Farnoosh

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default How to filter and count unique record?

The SUBTOTAL() functions allows us to do math on filtered data. Something like

=SUBTOTAL(2,A1:A100)

SUBTOTAL ignores the "invisible" rows
--
Gary''s Student - gsnu200752


"Farnoosh" wrote:

Hi,
I want to have the number of cells when I filter on a unique record. Please
let me know how.

Regards
Farnoosh

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
Filter doesn't show record count Eric_NY Excel Discussion (Misc queries) 5 June 4th 09 01:24 AM
unique record count with multiple criteria Rick Excel Worksheet Functions 1 February 12th 09 06:17 PM
Attempting to sort unique/only count first record in each unique g MJW[_2_] Excel Discussion (Misc queries) 3 August 10th 07 02:56 PM
Count duplicates as unique record, sum amounts? allie357 Excel Programming 4 March 14th 07 03:23 PM
Record count in filter mode jlt Excel Discussion (Misc queries) 1 March 16th 06 10:44 PM


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