I need a big help from experts. =]
After a day-research, I learned how to rank entries from multiple groups.
I ranked column D (A+B groups having highest C value) using sumproduct..But I need to skip duplicates in this column, and retain sequential orders. (1, 2, 3, 4...Not 1, 2, then 4!)
I...