returning a value from x and y coordinates

G

Guest

I have a table in my estimating template that has screw density on the x axis
and screw length on the y axis. and the price per 1000 square feet in the
field. I want to be able to input the density and length in cells by
themselves and have the price go to a 3rd cell, automatically calculating
total cost.

VLOOKUP and HLOOKUP don't work for both axis. Can I solve this with a
formula? Any help here is appreciated.

Thanks.
 
S

squenson via OfficeKB.com

Use a MATCH to find the position of your length and density, then the INDEX
function that locates an item in a table. Example, I have the length labels
 

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