Hi there
I've been using more and more named ranges within Index Match functions and have been generating formula such as:
=INDEX(ProfitImpact_Table,MATCH($A94,ProfitImpact_TableRows,0),MATCH(front!B$212,ProfitImpact_TableColumns,0))
where
ProfitImpact_Table refers to A1:G6
ProfitImpact_TableRows refers to A1:G1
ProfitImpact_TableColumns refers to A1:A6
All this works fine, but is there any way of referencing the first column within ProfitImpact_Table , or indeed the first row ?
I am finding myself creating 3 named ranges when in reality I am essentially referring to one, for Index Match.
I have seen some workaround, but they are so long and weighty that i am currently stuck with my method!
Any help would be great.
Thanks
Gavin
I've been using more and more named ranges within Index Match functions and have been generating formula such as:
=INDEX(ProfitImpact_Table,MATCH($A94,ProfitImpact_TableRows,0),MATCH(front!B$212,ProfitImpact_TableColumns,0))
where
ProfitImpact_Table refers to A1:G6
ProfitImpact_TableRows refers to A1:G1
ProfitImpact_TableColumns refers to A1:A6
All this works fine, but is there any way of referencing the first column within ProfitImpact_Table , or indeed the first row ?
I am finding myself creating 3 named ranges when in reality I am essentially referring to one, for Index Match.
I have seen some workaround, but they are so long and weighty that i am currently stuck with my method!
Any help would be great.
Thanks
Gavin