using value of another cell as row reference number

  • Thread starter Thread starter charles
  • Start date Start date
C

charles

Hi! How can I use the value from another cell as current row refernce
number, e,g., A(B2)? Thanks in advance.
 
charles said:
Hi! How can I use the value from another cell as current row refernce
number, e,g., A(B2)? Thanks in advance.

=INDIRECT("A"&B2)

Dave
dvt at psu dot edu
 

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