I'm trying to rank two columns (never change) but length of columns (rows) will change as I add or remove variables. I am referencing a pivot table.
The layout is always the same.
My ranking example formula for Atlanta is: =IFERROR(RANK($L6,$L$6:$L$84,0),"") ...where 84 is the last row of values...
The formula should skip rows that are the next market, in this case row 85
The new rank should begin on row 86 to XXXX. ... and the process repeats.
Thank you for any help.
PS: I tried to post a picture but nothing worked ... any idea on how to post a snippit of my workbook?
-- removed inline image ---
The layout is always the same.
My ranking example formula for Atlanta is: =IFERROR(RANK($L6,$L$6:$L$84,0),"") ...where 84 is the last row of values...
The formula should skip rows that are the next market, in this case row 85
The new rank should begin on row 86 to XXXX. ... and the process repeats.
Thank you for any help.
PS: I tried to post a picture but nothing worked ... any idea on how to post a snippit of my workbook?
-- removed inline image ---