how do I compare data in Exel spreadsheets?

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

Guest

I have two workbooks. I need a formula that will: Look for a specific
reference in a selection of cells, check to see if there is a value in
another selectoin of cells that is connected to the first selection, if there
is a value in the second selection, return THAT value into a specific cell.

Something like:
Look at worksheet b, If X = X then look at column n, copy value y from
column n into column z of worksheet a.
 
I tied that. The problem with vlookup is that it uses the row numbers as the
reference points, not the values in the cells that are MY reference numbers.
I need something like vlookup with more flexibility!!

But thanks for the suggestion!
 

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

Similar Threads


Back
Top