View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Consolidate a worksheet from different workbook into one master

Try the add-in or use the code from the links on that page
http://www.rondebruin.nl/merge.htm


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Prashanth KR" wrote in message ...
Hi,

I have been trying to automate the consolidation of the "first" worksheet
from several workbook's having two or more worksheet's with same layout. Each
workbook is in the same folder named "Total".

I want the data of the 1st worksheet in each of these say around 25
workbooks in a Master workbook named "Master" in the first worksheet to be
consolidated one below the other.

Kindly help me out on this.
Prashanth KR.