Remembering lookups

  • Thread starter Thread starter Aitchy
  • Start date Start date
A

Aitchy

I know I should remember how to do this but I don't :-)

Given a table of data I want a formula to look for a value within the table
and return a second value from a prescribed column on the same row.

As a Second formula to also return a value from a prescribed row in the same
column as the search value.

Thanks Aitchy
 
The answer would be like the "Index" function but in reverse. Find a value in
a range and return the row number and column number of the range.
 
Probably u need to use the vlookup/hlookup/lookup function and then
find the index and then do an indirect on it. It will b better if u
can give a more detailed explanation of ur requirement
 

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