View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Petersjill Petersjill is offline
external usenet poster
 
Posts: 8
Default Can I merge columns from one spreadsheet into another?

I have two spreadsheets with columns of variables. I have a unique
identifier variable consistent in the two spreadsheets, but some columns in
the second spreadsheet that aren't in the first. I would like to merge the
data in the extra columns on the second spreadsheet into the first
spreadsheet based on the unique identifier (so the data corresponds with the
correct row, and isn't just the equivalent of a cut and paste). Does anyone
know how I can do this?