View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Goldstein David Goldstein is offline
external usenet poster
 
Posts: 2
Default Sharing Data Between 2 .XLS Files

I have 2 .xls files. One is a list of transactions. The other a list
of client contact information. I'd like to take the address from the
contact information .XLS and have it appear in the transaction .XLS.
I'm thinking that there must be a way to key off of the client name
which is identical in both .XLS files. Any thoughts?

Thanks.