LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default how to find ranking value of one column grouped on another column

I have the following sample sheet
I want to identify the item ranked by fail value for each test subgroup?
The test groups are not the same size.

test item fail
1 1 10.3
1 3 10.1
2 1 100
2 2 99
2 3 101
2 4 100
3 1 112
3 2 111
3 3 109

ideal output:

test item fail rank
1 1 10.3 2
1 3 10.1 1
2 1 100 2
2 2 99 1
2 3 101 3
2 4 100 2
3 1 112 4
3 2 111 3
3 3 109 1

I don't want to have to sort the columns - there are 1000's of rows and it
wouldn't be able to identify the worst failure case with a =if(rank=1.. test.

Currently I do it by exporting the table to Access and easily find the
min/max etc of a group - but then I need to re-export back to Excel to do
more calculations. The copy/pasting takes several minutes!

Suggestions comments welcome!
Z
 
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
How to hide and show a grouped column via VBA code? Michiel via OfficeKB.com Excel Discussion (Misc queries) 3 April 24th 23 07:46 PM
HDI: Show Value as 'Percentage of' Grouped Column in Pivot vbasean Excel Discussion (Misc queries) 2 December 23rd 08 02:31 PM
naming a grouped column Amie Excel Worksheet Functions 0 July 25th 06 10:43 PM
create chart from series grouped by value in another column HarCo Charts and Charting in Excel 2 August 28th 05 01:53 AM
Column Charts - stacked and grouped jtd1 Charts and Charting in Excel 2 April 10th 05 10:48 PM


All times are GMT +1. The time now is 10:29 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"