View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Landa Landa is offline
external usenet poster
 
Posts: 15
Default how to combine several files, all with same columns, into one shee

Let say there is 3 excel files. Each file has one sheet and the same columns,
e.g. column A: product name
column B: description
Column C: Price

How can I combine all the 3 sheets in different files into one sheet of a
new file?
I don't want to copy and paste, because in reality, I have more than 100
files like this.

Thank you!