Hi All,
Is there a way that I can change my links in 1 replace?
For Example below.
I want to get the sum of column A for every sheet.
I used the formula =SUM(sheet1!A:A)
<tbody>
A
B
1
Reference
Amount
2
sheet1
50
3
sheet2
60
4
sheet3
70
</tbody>
Is there a way that I can do this...