View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tecnicopc tecnicopc is offline
external usenet poster
 
Posts: 2
Default Merging data between 2 files

Morning all,

I have been trying to get excel to automaticaly update cells from
another xls file but have been unable to do it, can you help?

I have an invoice.xls and an addressbook.xls, instead of copy/paste the
customer data cell by cell I would like to type the company name into
the correct cell on the invoice and have excel get the additional data
(address, tel, vat no# etc etc) from the address book file. this would
be a great tool for thousands and cant believe that it does not
allready exist. as it seems really simple with regards to some of the
great solutions already here, can anyone help?

many thanks in advance

Carl