vmohan1978
Member
Hi,
I am consolidating the summary of 100-200 projects, in a file there will be 100-200 worksheets naming 1,2,3,4....upto 100 and it may increase also.
I am preparing the summary sheet in that I want to the formula for copy and down instead of linking in each sheet.
Find below the summary sheet with formulas
Sl.No project number overall status Project Category Completion date
1 '1'!$G$2 '1'!$G$25
2 '2'!$G$2 '2'!$G$25
3 '3'!$G$2 '3'!$G$25
4 '4'!$G$2 '4'!$G$25
5
Is there any formula to copy and paste so that automatically updates summary sheet, without any code?. please let me know how to do it with formula and with VBA code
I am consolidating the summary of 100-200 projects, in a file there will be 100-200 worksheets naming 1,2,3,4....upto 100 and it may increase also.
I am preparing the summary sheet in that I want to the formula for copy and down instead of linking in each sheet.
Find below the summary sheet with formulas
Sl.No project number overall status Project Category Completion date
1 '1'!$G$2 '1'!$G$25
2 '2'!$G$2 '2'!$G$25
3 '3'!$G$2 '3'!$G$25
4 '4'!$G$2 '4'!$G$25
5
Is there any formula to copy and paste so that automatically updates summary sheet, without any code?. please let me know how to do it with formula and with VBA code