Is there a way to reference cells using a variable in place of the actual row number? I am thinking of general applications such as:

For V = 5 to 100
If AV > 10 Then x = x + AV