View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mr_Huang Mr_Huang is offline
external usenet poster
 
Posts: 3
Default Substitute the value from another Workbook

I have two workbooks, first contained the Login_name and Full_name,
second workbook contained Login_name and other fields, Login_name will
be the index field, I want to create a report/worksheet to show the
Full_name with the other fields together in replacing the Login_name.
How is it possible?
thanks
huang