reading from chart

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm not sure how to check a given value against a chart in the spreadsheet to
find a corresponding value in the chart. If there is a value 25 let's say in
a cell, I need to be able to look for 25 in a chart and find the value that
corresponds to it. I don't even know where to begin.
 
You could use programming to find a number in a table, and return its
row and/or column number. Is that what you're trying to do?
 
I'm moreso trying to read the number next to the number I look up in the
table. The cell next to the one I look up. I didn't know if there was a
quick way to reference the cell to the right of a given cell.
 

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