I have a workbook that will have a variable number of sheets in it.
I need to loop through the sheets (except one named "Example" and one named "Summary"
and
calculate the sum of the values that are located in the same cell on each sheet (D42, for example).
I then want this result to be displayed on the summary sheet, in cell C3 for example.
Can anyone help me out?
Thanks.
I need to loop through the sheets (except one named "Example" and one named "Summary"

calculate the sum of the values that are located in the same cell on each sheet (D42, for example).
I then want this result to be displayed on the summary sheet, in cell C3 for example.
Can anyone help me out?
Thanks.