You're welcome. Thanks for the feedback!
Biff
> Biff, I think I already indicated you are the man--you have proved it
> once again. I appreciate your help beyond words.
I am in the home stretch on this, but I have one more thing (I think).
If someone--hopefully Biff--could take a look at the sheet called Math
RC2. I am having the same type of problem in a different part of the
workbook. I want the sheets to order the data based on the ranking
sheet. It works except when there are empty fields. Any advice will be
greatly appreciated. Thanks for the help. Jason
+-------------------------------------------------------------------+
|Filename: RSDSS Janice v1.xls.zip |
|Download: http://www.excelforum.com/attachment.php?postid=4904 |
+-------------------------------------------------------------------+

Signature
daddioja
Biff - 19 Jun 2006 06:54 GMT
In sheet Math RC2, cell A2, change the formula to:
=IF(ROWS($1:1)<=COUNT(Ranking!C$2:C$36),INDEX('Math
CST'!$A$2:$A$36,MATCH(LARGE(Ranking!C$2:C$36,ROWS($1:1)),Ranking!C$2:C$36,0)),"")
Copy down.
That'll correct the errors in the other columns as well.
I also see that you need to do the same thing on a few other sheets.
Biff
> I am in the home stretch on this, but I have one more thing (I think).
> If someone--hopefully Biff--could take a look at the sheet called Math
[quoted text clipped - 7 lines]
> |Download: http://www.excelforum.com/attachment.php?postid=4904 |
> +-------------------------------------------------------------------+
daddioja - 19 Jun 2006 16:12 GMT
Thanks Biff. Perfecto!

Signature
daddioja
Biff - 19 Jun 2006 18:31 GMT
You're welcome!
Biff
> Thanks Biff. Perfecto!