ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   avoid duplication ..help please (https://www.excelbanter.com/excel-worksheet-functions/178161-avoid-duplication-help-please.html)

Terry

avoid duplication ..help please
 
Win XP
MS office 2002.

I have a workbook with a(MAINS) spreadsheet for bowls scores and placings,
using the following array formulae.

=IF(COUNT(B5:AW5)<25,"NQ",SUM(LARGE(B5:AW5,ROW(IND IRECT("1:25")))))

My problem is when I have two identical scores it takes the first relative
name and duplicates the score AND name, which shows in another sheet (league
table), same workbook, as follows:
=INDEX(Main!$A$4:$A$49,MATCH(D8,Main!$AZ$4:$AZ$49, 0))

Is it possible to have some function to dedicate the name and score
aggregate.?

TIA
Terry



Terry

avoid duplication ..help please
 
Sorry
Please ammend first formulae array in my first post:
=IF(AND(ISNUMBER(AX5),AX5=25),SUM(LARGE(A5:AW5,RO W($A$1:$A$25))),IF(ISNUMBER(AX5),"",""))

Thank you
Terry
"Terry" wrote in message
...
Win XP
MS office 2002.

I have a workbook with a(MAINS) spreadsheet for bowls scores and placings,
using the following array formulae.

=IF(COUNT(B5:AW5)<25,"NQ",SUM(LARGE(B5:AW5,ROW(IND IRECT("1:25")))))

My problem is when I have two identical scores it takes the first relative
name and duplicates the score AND name, which shows in another sheet
(league table), same workbook, as follows:
=INDEX(Main!$A$4:$A$49,MATCH(D8,Main!$AZ$4:$AZ$49, 0))

Is it possible to have some function to dedicate the name and score
aggregate.?

TIA
Terry





All times are GMT +1. The time now is 12:30 PM.

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