Thread: EXCEL
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default EXCEL

Sounds like a perfect chance to learn about =vlookup() or =index(match()).

Debra Dalgleish has lots of notes:
http://www.contextures.com/xlFunctions02.html (for =vlookup())
and
http://www.contextures.com/xlFunctions03.html (for =index(match()))
and
http://contextures.com/xlFunctions02.html#Trouble

Giselle wrote:

I have two different workbook with different data in each one except for the
social security that might be in both workbook. I want to order excel that
whenever they find in the workbook 2 any social security that exist in
workbook 1 they trnslate the data to the workbook 1.


--

Dave Peterson