Dynamic arguement?

G

Guest

Hello, I've been trying to create a sheet with a kind of recursive arguement
the idea is that cell b15 uses the value from b14 uses the value from b13
uses the value from b12... up through b2. While I could enter each one by
hand, is there a way to dynamically define the arguement? For example, a
java-ish version might be (This-1) with this referring to the current cell.
That way if I add more to the column, I won't have to update the formula each
time. If there's another way to do this as well, any advice is welcome :)

Thank you in advance.
 
G

Guest

In B3, enter =B2+1
Select B3 and drag the little black box in the lower right corner down to
B15.

Is that what you need?
 

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

Top