ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Count Unique Records (https://www.excelbanter.com/excel-worksheet-functions/219108-count-unique-records.html)

Erinayn

Count Unique Records
 
Here is our scenario example:
When an order is placed we open 8 tickets relating to that order that need
to completed and we categorize it by business region and tickets on a summary
sheet. We'd like to add a field to the summary that gives the number of
orders placed by business region.

Since our reporting gives a line item per open ticket (up to 8 lines) I'm
not sure how to get the number of orders with open tickets.

I'm assuming frequency but by adding the second criteria I'm not getting a
correct formula.

Any help would be appreciated.


Gary''s Student

Count Unique Records
 
If you have a column with some duplicates and want to count uniques:

=SUMPRODUCT((H1:H1500<"")/COUNTIF(H1:H1500,H1:H1500&""))

for column H, for example
--
Gary''s Student - gsnu200831


"Erinayn" wrote:

Here is our scenario example:
When an order is placed we open 8 tickets relating to that order that need
to completed and we categorize it by business region and tickets on a summary
sheet. We'd like to add a field to the summary that gives the number of
orders placed by business region.

Since our reporting gives a line item per open ticket (up to 8 lines) I'm
not sure how to get the number of orders with open tickets.

I'm assuming frequency but by adding the second criteria I'm not getting a
correct formula.

Any help would be appreciated.



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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com