koledgegirl
New Member
- Joined
- Jan 6, 2010
- Messages
- 8
I am struggling even coming up with a correct title for this question..
I have an X-Y database with each combination of X-Y values producing a result
X1 X2 X3
Y1 Z1 Z2 Z3
Y2 Z4 Z5 Z6
Y3 Z7 Z8 Z9
Actually what this is is a Data Table generated through the What-If analysis setup.
I want to create a plot of X and Y correlations resulting in a Z as specified by a constraint.
So what I am doing is
1. Identify the column (X) to lookup value
2. Lookup value (Z) in this column and return it's row
3. Look up Y based on the row number
The down-and-over method.. or something like that...
How in the world do I do this???
I can use Match for step 1, that's easy
I can use vlookup to find the VALUE but not it's row
Then I can't think of a formula to use to return a row of Z without specifying which column Z is located in.
Did I just completely confuse the crap out of everyone?
I have an X-Y database with each combination of X-Y values producing a result
X1 X2 X3
Y1 Z1 Z2 Z3
Y2 Z4 Z5 Z6
Y3 Z7 Z8 Z9
Actually what this is is a Data Table generated through the What-If analysis setup.
I want to create a plot of X and Y correlations resulting in a Z as specified by a constraint.
So what I am doing is
1. Identify the column (X) to lookup value
2. Lookup value (Z) in this column and return it's row
3. Look up Y based on the row number
The down-and-over method.. or something like that...
How in the world do I do this???
I can use Match for step 1, that's easy
I can use vlookup to find the VALUE but not it's row
Then I can't think of a formula to use to return a row of Z without specifying which column Z is located in.
Did I just completely confuse the crap out of everyone?