View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
radink radink is offline
external usenet poster
 
Posts: 2
Default Data lookup on 2nd excel sheet.

Hey all,

I'm importing a report from a CSV file. Once in, it has a column with
project numbers in it. I would like to have another cell look in the
project number cell and then get the project name and client from a
2nd excel file. Is this something that can be done? I don't want to do
it in access. Thanks!