Mike Langlois
Member
Hi all,
Is it possible to amend a formula based on a certain cells value?
As an example I have a formula:
Cell value: Sheet1
=sum(Sheet1!A:A)
If I change the value in a particular cell, I would like to change the Sheet1! to whatever is put into that particular cell, thus changing the sheet the formula references? So it becomes:
Cell value: Sheet2
=sum(Sheet2!A:A)
Hoping it is possible?
Is it possible to amend a formula based on a certain cells value?
As an example I have a formula:
Cell value: Sheet1
=sum(Sheet1!A:A)
If I change the value in a particular cell, I would like to change the Sheet1! to whatever is put into that particular cell, thus changing the sheet the formula references? So it becomes:
Cell value: Sheet2
=sum(Sheet2!A:A)
Hoping it is possible?