Looking up data in a table

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

Guest

I have two different sheets in a workbook. On one shee is a table with the
1st column being a list of circumference values, top row is a list of
heights. The table is filled with various numbers. On the other sheet is a
place to put in a circumference value, a place for height. I need a formula
that will give you the intersection of the row that equals the circumferance
and the column that equals the height from the previous two cells. Any ideas
 
Thanks Biff, works like a charm. I never would have thought to nest the
match function.

James
 
You're welcome. Thanks for the feedback!

Biff

James Fullmer said:
Thanks Biff, works like a charm. I never would have thought to nest the
match function.

James
 

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