View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Match 2 Columns and Popluate Another

Perhaps a trip to the help index for VLOOKUP would be useful.

--
Don Guillett
SalesAid Software

"Shazam" wrote in message
...
I am in desperate help.

I have a spreadsheet with 2 tabs. Both tabs have item ID's in the first
column. The second columns contain different data. I need to match the
items in the first column on the first tab to the first column on the
second
tab, and if they match retrieve the information from the second tab,
second
column to be placed on the first tab, third column.

Thank you.