I am trying to calculate a top twenty list for work. Any ranking below
20 (in a list of about 100), the macro should take the adjacent cell
and sum it against all other rankings below 20. I am trying to use a
loop program but I am having difficulties figuring it out.