View Single Post
  #1   Report Post  
KeriM KeriM is offline
Member
 
Posts: 70
Default Count down a certain number of rows?

I feel like there's a simple solution for this, but I can't think of it.

I need to select columns A:C starting at A7 and then select 10 down from there. So if I were to hardcode it, it would be from A7 to C16, but to make it dynamic, I just want to hardcode the A7:C7 and count down 10 rows to arrive at C16.