View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jimmy[_4_] jimmy[_4_] is offline
external usenet poster
 
Posts: 2
Default referencing different workbooks

i have two workbooks. workbook 1 contains 12 columns of
information. the first column is a user key (xyz123 for
example) and the following 11 columns are information
based on that user key. The other workbook has 2 columns,
one containing the user key (xyz123) and the next column
has the actual user name (Doe, JOHN). I want to be able
to somehow populate the user name onto workbook 1 in the
13th column. Thanks for the help!!!