View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
WBTKbeezy WBTKbeezy is offline
external usenet poster
 
Posts: 54
Default Ranking a moving list

I have an issue with ranking a dynamic range. I have a list of data that I
need to rank, but each week the length of the list changes. The regular rank
formula would work, but I have another caveat, the last item in this random
length list needs to be excluded from ranking. So one week I may have 20
items to rank while excluding item # 20, but the next week I may have 24
items to rank excluding item #24. I would rather not update the formula
every week. I feel offset may work, but I am unfamiliar with that function.
Can anyone shed some light on this issue?