Thread: Combine Data
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
osaka78 osaka78 is offline
external usenet poster
 
Posts: 25
Default Combine Data

i have 1000 excel files. Each file has one sheet with rows and columns,
e.g.
A1: Name b1:XYZ
A2: Nationalities B2:UK
A3: Date of Birth B3: 26 C3 Age d3: 1/1/1990

How can I combine selective data i.e(B1,B2,B3,D3) from each sheets in a
different files into one sheet of a new file provided each row in the new
file well have selective data from each sheet ?

I don't want to copy and paste, I have more than 1000 files to combine

Regards
Thank you!