Is there a way to rank rows dependant on how many entries are in a column?
For example:
If only the first 5 cells in col_A are populated, col_C ranks the first 5 cells in col_B.
If there are 8 cells in col_A populated, col_C ranks the first 8 cells in col_B.
As col_B can be any numerical value (positive, zero or negative), I can't figure out a way to do this.
(Hope this makes sense!)
For example:
If only the first 5 cells in col_A are populated, col_C ranks the first 5 cells in col_B.
If there are 8 cells in col_A populated, col_C ranks the first 8 cells in col_B.
As col_B can be any numerical value (positive, zero or negative), I can't figure out a way to do this.
(Hope this makes sense!)
Statistics: Posted by idris — Sat Sep 07, 2024 10:01 pm