Hi all,
I have been pretty good about teaching myself and this forum has helped millions!!!
I am stumped on this one though:
I have a matrix for some calculations that I am performing through a goal seek. I have five cases
A B C D E
I would like the values returned to be based off these case names that are in a drop down list as text in cell: Range("Case_Selected2").Value : which is A or B or C or D or E
So wherever there is a place in the code that is Range("Waterfall_Unadj_EV.A") for example. I would like to run it as something like
Is this possible?
Bookmarks