Invade2017
New Member
- Joined
- Dec 6, 2017
- Messages
- 2
Hi All,
I have 18 different workbooks saved in 1 folder (Workbook 1, Workbook 2, Workbook 3 etc) with the same worksheet names (Sheet 1, Sheet 2, Sheet 3 and Sheet 4), in all the 18 workbooks.
I need to collate the data in Sheet 2 of all the 18 workbooks
Sheet 2 of all the 18 workbooks has more than 20 columns (Column A, Column B, Column C, Column D etc)
The data that needs to be collated from Sheet 2 of all the 18 workbooks in the new workbook is as below:
New Workbook
[TABLE="class: grid, width: 336"]
<tbody>[TR]
[TD="width: 56, align: center"]COLUMN A[/TD]
[TD="width: 56, align: center"]COLUMN B[/TD]
[TD="width: 56, align: center"]COLUMN C[/TD]
[TD="width: 56, align: center"]COLUMN D[/TD]
[TD="width: 56, align: center"]COLUMN E[/TD]
[TD="width: 56, align: center"]COLUMN F[/TD]
[/TR]
[TR]
[TD] Data from Sheet 2 Column C[/TD]
[TD] Date from Column D (Yesterday's Date Only)[/TD]
[TD] Data from Sheet 2 Column F[/TD]
[TD] Data from Sheet 2 Column G[/TD]
[TD] Data from Sheet 2 Column I[/TD]
[TD] Data from Sheet 2 Column L[/TD]
[/TR]
</tbody>[/TABLE]
Column D has date in all the Sheet 2's of all the 18 Workbooks - I only need to collate data for yesterday's date (not the entire list)
Do message for any clarification.
P.S. This is very important and any help would be highly appreciated
Regards
Bharat Makwana
I have 18 different workbooks saved in 1 folder (Workbook 1, Workbook 2, Workbook 3 etc) with the same worksheet names (Sheet 1, Sheet 2, Sheet 3 and Sheet 4), in all the 18 workbooks.
I need to collate the data in Sheet 2 of all the 18 workbooks
Sheet 2 of all the 18 workbooks has more than 20 columns (Column A, Column B, Column C, Column D etc)
The data that needs to be collated from Sheet 2 of all the 18 workbooks in the new workbook is as below:
New Workbook
[TABLE="class: grid, width: 336"]
<tbody>[TR]
[TD="width: 56, align: center"]COLUMN A[/TD]
[TD="width: 56, align: center"]COLUMN B[/TD]
[TD="width: 56, align: center"]COLUMN C[/TD]
[TD="width: 56, align: center"]COLUMN D[/TD]
[TD="width: 56, align: center"]COLUMN E[/TD]
[TD="width: 56, align: center"]COLUMN F[/TD]
[/TR]
[TR]
[TD] Data from Sheet 2 Column C[/TD]
[TD] Date from Column D (Yesterday's Date Only)[/TD]
[TD] Data from Sheet 2 Column F[/TD]
[TD] Data from Sheet 2 Column G[/TD]
[TD] Data from Sheet 2 Column I[/TD]
[TD] Data from Sheet 2 Column L[/TD]
[/TR]
</tbody>[/TABLE]
Column D has date in all the Sheet 2's of all the 18 Workbooks - I only need to collate data for yesterday's date (not the entire list)
Do message for any clarification.
P.S. This is very important and any help would be highly appreciated
Regards
Bharat Makwana