View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Prashanth KR Prashanth KR is offline
external usenet poster
 
Posts: 25
Default Consolidate a worksheet from different workbook into one master

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.