Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Count unique visible records

Hi,
I need to count the number of unique records in a filtered range. Any
help highly appreciated!
/drP


---
Message posted from http://www.ExcelForum.com/

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 473
Default Count unique visible records

Doktorp wrote:
I need to count the number of unique records in a filtered range. Any
help highly appreciated!


Filter using Data / Filter / Advanced Filter / Unique records only
Then a formula = SUBTOTAL(3,A2:A999) will give you the count of visible
rows between A2 and A999 (assuming there are no blank cells)

Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - reply in newsgroup

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Count unique visible records

Many thanks,
is there any way of referring to this count in a formula, while still
showing the "not-unique" records.
I would like to see all records filtered (by one criteria/collumn), and
know how many of them are unique (in terms of another criteria/collumn)


---
Message posted from http://www.ExcelForum.com/

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 473
Default Count unique visible records

Doktorp wrote:
is there any way of referring to this count in a formula, while still
showing the "not-unique" records.
I would like to see all records filtered (by one criteria/collumn), and
know how many of them are unique (in terms of another criteria/collumn)


Easy to say - not easy to do.
30 minutes later and still no solution - I'm going to give up on this
one. Sorry.

Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - reply in newsgroup

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Count unique visible records

OK, I guess I'll have to work my way around it in some way. Lots of
thanks for trying, though!
/drP


---
Message posted from http://www.ExcelForum.com/

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 Unique Records Erinayn Excel Worksheet Functions 1 February 4th 09 03:57 PM
count unique records kr Excel Worksheet Functions 14 January 25th 09 04:04 AM
Count Unique Records CTAY New Users to Excel 3 July 24th 08 05:35 AM
pivot count unique records only Deborah Excel Discussion (Misc queries) 0 July 8th 08 01:52 PM
Count Unique Records Jon Dow[_2_] Excel Worksheet Functions 4 February 26th 07 05:28 AM


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