Hello everybody. Hope all are well.
I am trying to work with indirect function to find the initial deposit amount by extracting values from 6 other worksheets tha have the same format but somehow i am not able to get to the correct formula.
Could you please help me with the formula as its quite confusing to me.
There is a table provided for each interest rate value in worksheets ( there is one table for each interest rate and I put one of them right below the table in the attachment for your view - example "Rate_500" for the 5.00%)
I tried using =SUMPRODUCT((INDIRECT("Rate_"&Rate_500!A1*10000&"!Rate_500!$B$3:$B$6")=Scenarios!E54)*(INDIRECT("Rate_"&Rate_500!A1*10000&"!Rate_500!$C$2:$G$2")=Scenarios!D54)*(INDIRECT("Rate_"&Rate_500!A1*10000&"!Rate_500!$C$3:$G$6"))) but this formula gave me a reference error.
Thankyou,
Ria
I am trying to work with indirect function to find the initial deposit amount by extracting values from 6 other worksheets tha have the same format but somehow i am not able to get to the correct formula.
Could you please help me with the formula as its quite confusing to me.
There is a table provided for each interest rate value in worksheets ( there is one table for each interest rate and I put one of them right below the table in the attachment for your view - example "Rate_500" for the 5.00%)
I tried using =SUMPRODUCT((INDIRECT("Rate_"&Rate_500!A1*10000&"!Rate_500!$B$3:$B$6")=Scenarios!E54)*(INDIRECT("Rate_"&Rate_500!A1*10000&"!Rate_500!$C$2:$G$2")=Scenarios!D54)*(INDIRECT("Rate_"&Rate_500!A1*10000&"!Rate_500!$C$3:$G$6"))) but this formula gave me a reference error.
Thankyou,
Ria