Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 88
Default 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


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 88
Default 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



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
Duplication PMST Excel Discussion (Misc queries) 2 February 19th 08 03:18 PM
On Microsoft Excel can I avoid duplication of names on a schedule Margaret Excel Discussion (Misc queries) 1 July 18th 07 08:26 PM
Duplication Welthey Excel Discussion (Misc queries) 2 January 15th 07 09:48 PM
avoid duplication in a column in excel S.G.Pillai Excel Discussion (Misc queries) 1 July 24th 06 02:53 PM
Duplication of function Anthony Excel Worksheet Functions 3 July 13th 05 07:47 PM


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