Using cell value in range reference

  • Thread starter Thread starter Sandy
  • Start date Start date
S

Sandy

I have a value of 20 in cell A1, how can I use this value in a formula.

E.g. COUNTA("D11:D" & A1) - (I feel it should be similar to this )

Sandy
 
Don, Roger,

Thank you once again; as usual there is never just one way to do these
things, which always makes it very interesting to see the variety of the
solutions.

Sandy
 
Don

This one seems to count from D11:D30, whereas I was looking to count from
D11:D20.
I think it may be offsetting from the 11th row by the value of A1; 20 in my
case.

Sandy
 

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