How to specify cell ranges dynamically?

  • Thread starter Thread starter Agent Wild
  • Start date Start date
A

Agent Wild

Hi, I was wondering how I may do the following?

I have data in several columns. I have calculated a value from these
columns and this sits in a cell, say G5. This value dictates how many
rows I need to sum up in Column H, say. Is there any way that I can put
a formula in a cell which looks something like "=SUM(C <ROW()>:C
<ROW()+G5>)" ?

I.e. sum in column C from the current row to the current row plus the
value in G5?????

Thanks

Dave
 
Thank you for your speedy response! It really is appreciated. It
works, by the way (with the last two paramaters switched).

Thanks again

Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top