Does anyone know how to do an index table so i can autofill a table of formula resluts in excel ?
File attached
thanks !
Does anyone know how to do an index table so i can autofill a table of formula resluts in excel ?
File attached
thanks !
In D16
=IF($C16:$C17=$A$1,$B$6,"")
In E16
=IF($C16:$C17=$A$1,$B$12,"")
Drag Down as required
Cheers!
Deep Dave
actually what im trying to do is index forumula so that the cells d16:e17 always have results in all 4 cells all the time
ie if i change cell e5 i want to see what are the results for the 2 scenario both a and b
But then what is the use of the Drop Down?![]()
the drop down in A1 is to change scenario only.
i want to autofill the table in d16:e17
How to do this ?
i want to make index table in d16:e17
is this not quite simple anyone ??
It is, but I'm absolutely not understanding what your requirement is..
If you want values in all 4 cells, then what is the use of the Drop Down?
I guess you will have to be more clearer..
what i want is to see in the table in d16:e17 are the results of (in this case) 2 scenarios.
in scenario A - d16:e16
the IRR should be 3.72% and EIRR 6.89%
in scenario B - - d17:e17
the IRR should be -2.06 and EIRR 3.30%
The benefit of the drop down is simply to allow me to use 1 spreadsheet for each scenario and not have to have a separate one for each scenario .
if i have separate sheets i need to have separate links and that gets very messy. (my actual spreasheet have many links to other sources)
so i want 1 spreadsheet and 1 table of answers.
Last edited by alive555; 10-13-2015 at 08:20 AM.
Are you fine with VBA?
Maybe -
See the file attached.![]()
Please Login or Register to view this content.
With helper ranges in G2:R3 and U2:AF3 of dATA sheet containing these formulas in H2:R3 and V2:AF3:andFormula:
Please Login or Register to view this content.then this formula in D16:D17Formula:
Please Login or Register to view this content.and this one in E16:E17 of Cashflow_YR:Formula:
Please Login or Register to view this content.I believe these do what you want. Please let us know.Formula:
Please Login or Register to view this content.
See attached.
Dave
good effort. nearly right not quite!
A should be 3.72 and 6.89 (it shouldnt change to 10.15 when u chenge to scenario B)
B should be 2.06 and 3.30 (it shouldnt change to 0.59 when u change to scenario B)
i guess this is an easy fix. ?
thanks
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks