Dear all,
Currently im familiarizing myself more and more with excel.
However I've run into a rather annoying problem.
I have made a table which is rougly 60 vertical cells and 70 horizontal cells.
Out of a prior calculation 2 keys are found. One horizontal value , one vertical value.
Now I'd like to automatically find the intersection between these 2 keys.
So lets say I have 24 as input for my vertical search and 56 for my horizontal search. Now i'd like the intersection of the vertical row and horizontal column.
How to explain this further...
1. First the value for a vertical and horizontal needs to be found in a designated row/column
2. Then an intersection between these has to be found..
I have tried with an index match search.. But thus far it doesn't work.
As im running out of ideas, i'd figured I should ask some truly knowledgeable people,
I Hope someone can help me out..
Example..
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]Beta[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Alpha[/TD]
[TD]21[/TD]
[TD]22[/TD]
[TD]23[/TD]
[TD]24[/TD]
[TD]25[/TD]
[TD]26[/TD]
[TD]27[/TD]
[TD]28[/TD]
[TD]29[/TD]
[/TR]
[TR]
[TD]20[/TD]
[TD]0,77[/TD]
[TD]0,77[/TD]
[TD]0,76[/TD]
[TD]0,76[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,74[/TD]
[TD]0,74[/TD]
[TD]0,73[/TD]
[/TR]
[TR]
[TD]21[/TD]
[TD]0,77[/TD]
[TD]0,76[/TD]
[TD]0,76[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,74[/TD]
[TD]0,74[/TD]
[TD]0,73[/TD]
[TD]0,73[/TD]
[/TR]
[TR]
[TD]22[/TD]
[TD]0,76[/TD]
[TD]0,76[/TD]
[TD]0,76[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,74[/TD]
[TD]0,74[/TD]
[TD]0,73[/TD]
[TD]0,72[/TD]
[/TR]
[TR]
[TD]23[/TD]
[TD]0,76[/TD]
[TD]0,76[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,74[/TD]
[TD]0,73[/TD]
[TD]0,72[/TD]
[TD]0,72[/TD]
[/TR]
[TR]
[TD]24[/TD]
[TD]0,76[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,74[/TD]
[TD]0,74[/TD]
[TD]0,73[/TD]
[TD]0,72[/TD]
[TD]0,72[/TD]
[/TR]
[TR]
[TD]25[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,74[/TD]
[TD]0,74[/TD]
[TD]0,73[/TD]
[TD]0,73[/TD]
[TD]0,72[/TD]
[TD]0,71[/TD]
[/TR]
[TR]
[TD]26[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,74[/TD]
[TD]0,74[/TD]
[TD]0,74[/TD]
[TD]0,73[/TD]
[TD]0,72[/TD]
[TD]0,72[/TD]
[TD]0,71[/TD]
[/TR]
[TR]
[TD]27[/TD]
[TD]0,75[/TD]
[TD]0,74[/TD]
[TD]0,74[/TD]
[TD]0,74[/TD]
[TD]0,73[/TD]
[TD]0,73[/TD]
[TD]0,72[/TD]
[TD]0,71[/TD]
[TD]0,71[/TD]
[/TR]
</tbody>[/TABLE]
The alpha i found in earlier sum would by example be 24,55 and the beta 26,2. Now I want to find the intersection in the table (0,73 )..
Hope anyone can help,
Sincerely,
Marco
Currently im familiarizing myself more and more with excel.
However I've run into a rather annoying problem.
I have made a table which is rougly 60 vertical cells and 70 horizontal cells.
Out of a prior calculation 2 keys are found. One horizontal value , one vertical value.
Now I'd like to automatically find the intersection between these 2 keys.
So lets say I have 24 as input for my vertical search and 56 for my horizontal search. Now i'd like the intersection of the vertical row and horizontal column.
How to explain this further...
1. First the value for a vertical and horizontal needs to be found in a designated row/column
2. Then an intersection between these has to be found..
I have tried with an index match search.. But thus far it doesn't work.
As im running out of ideas, i'd figured I should ask some truly knowledgeable people,
I Hope someone can help me out..
Example..
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]Beta[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Alpha[/TD]
[TD]21[/TD]
[TD]22[/TD]
[TD]23[/TD]
[TD]24[/TD]
[TD]25[/TD]
[TD]26[/TD]
[TD]27[/TD]
[TD]28[/TD]
[TD]29[/TD]
[/TR]
[TR]
[TD]20[/TD]
[TD]0,77[/TD]
[TD]0,77[/TD]
[TD]0,76[/TD]
[TD]0,76[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,74[/TD]
[TD]0,74[/TD]
[TD]0,73[/TD]
[/TR]
[TR]
[TD]21[/TD]
[TD]0,77[/TD]
[TD]0,76[/TD]
[TD]0,76[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,74[/TD]
[TD]0,74[/TD]
[TD]0,73[/TD]
[TD]0,73[/TD]
[/TR]
[TR]
[TD]22[/TD]
[TD]0,76[/TD]
[TD]0,76[/TD]
[TD]0,76[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,74[/TD]
[TD]0,74[/TD]
[TD]0,73[/TD]
[TD]0,72[/TD]
[/TR]
[TR]
[TD]23[/TD]
[TD]0,76[/TD]
[TD]0,76[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,74[/TD]
[TD]0,73[/TD]
[TD]0,72[/TD]
[TD]0,72[/TD]
[/TR]
[TR]
[TD]24[/TD]
[TD]0,76[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,74[/TD]
[TD]0,74[/TD]
[TD]0,73[/TD]
[TD]0,72[/TD]
[TD]0,72[/TD]
[/TR]
[TR]
[TD]25[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,74[/TD]
[TD]0,74[/TD]
[TD]0,73[/TD]
[TD]0,73[/TD]
[TD]0,72[/TD]
[TD]0,71[/TD]
[/TR]
[TR]
[TD]26[/TD]
[TD]0,75[/TD]
[TD]0,75[/TD]
[TD]0,74[/TD]
[TD]0,74[/TD]
[TD]0,74[/TD]
[TD]0,73[/TD]
[TD]0,72[/TD]
[TD]0,72[/TD]
[TD]0,71[/TD]
[/TR]
[TR]
[TD]27[/TD]
[TD]0,75[/TD]
[TD]0,74[/TD]
[TD]0,74[/TD]
[TD]0,74[/TD]
[TD]0,73[/TD]
[TD]0,73[/TD]
[TD]0,72[/TD]
[TD]0,71[/TD]
[TD]0,71[/TD]
[/TR]
</tbody>[/TABLE]
The alpha i found in earlier sum would by example be 24,55 and the beta 26,2. Now I want to find the intersection in the table (0,73 )..
Hope anyone can help,
Sincerely,
Marco