View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alan Auerbach Alan Auerbach is offline
external usenet poster
 
Posts: 10
Default Merging Data from Two Different Workbooks on a Common Key

I have two workbooks with different information--and a different number of
records--but a common column that can be used as a key. Can the smaller
workbook be used, with the common keys, to look up rows in the second
workbook and either import the data in specified columns or replace the data
in specified columns in the shorter workbook with data in the specified
columns in the larger workbook? To be explicit, the two workbooks have
address data that needs to be replaced in one.

I will greatly appreciate any comments and assistnace for creating this merge.

/s/ Alan Auerbach