Jeffrey Lebowski
Member
Hi,
I have a list of data that will be changing. This list can span multiple months/years.
I wanted to produce a "top 10 list" from this data. I can do this manually, through use of large formula but I want vba to be able to do this without referring to specific ranges. I am not too familiar with how to use relative references, and I think that is all there is.
So 2 columns to the right of the block of data, I want top 10 values for each month of data.
I have a list of data that will be changing. This list can span multiple months/years.
I wanted to produce a "top 10 list" from this data. I can do this manually, through use of large formula but I want vba to be able to do this without referring to specific ranges. I am not too familiar with how to use relative references, and I think that is all there is.
So 2 columns to the right of the block of data, I want top 10 values for each month of data.