Hey there,
I am wondering if I can use more INDIRECT into this formula?
At the moment, the first INDIRECT enable the formula to work perfectly. However, I want to change the remaining two File.xlsm to the same INDIRECT cell too.
Unfortunately, I can't get this to work! Please help thanks!
I am wondering if I can use more INDIRECT into this formula?
Code:
=INDEX(INDIRECT("'["&CA80&".xlsm]Total'!$B$100:$J$100"),MATCH(B41,IF('[File.xlsm]Total'!$B$98:$J$98=CA1,'[File.xlsm]Total'!$B$99:$J$99),0))
At the moment, the first INDIRECT enable the formula to work perfectly. However, I want to change the remaining two File.xlsm to the same INDIRECT cell too.
Unfortunately, I can't get this to work! Please help thanks!