Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
How do i create a formula that will read a column and a row and return the
information at the intersection of those two points. If i am looking for the intersection of C and 3 to return a value of 5. Where C is in one Cell and 3 is in a diffrent Cell. As if the Answer to two diffrent question yeilds a response of the intersection point. 1 2 3 4 A 7 9 5 3 B 5 4 3 6 C 9 8 5 1 D 1 1 1 1 |
#2
![]() |
|||
|
|||
![]()
You may want to use =index(match()).
You could look at Debra Dalgleish's site: http://www.contextures.com/xlFunctions03.html for some tips. Example 2 looks like something you'd want. DHS64 wrote: How do i create a formula that will read a column and a row and return the information at the intersection of those two points. If i am looking for the intersection of C and 3 to return a value of 5. Where C is in one Cell and 3 is in a diffrent Cell. As if the Answer to two diffrent question yeilds a response of the intersection point. 1 2 3 4 A 7 9 5 3 B 5 4 3 6 C 9 8 5 1 D 1 1 1 1 -- Dave Peterson |
#3
![]() |
|||
|
|||
![]()
See one answer to your earlier posting.
Gord Dibben Excel MVP On Mon, 26 Sep 2005 13:56:09 -0700, "DHS64" wrote: How do i create a formula that will read a column and a row and return the information at the intersection of those two points. If i am looking for the intersection of C and 3 to return a value of 5. Where C is in one Cell and 3 is in a diffrent Cell. As if the Answer to two diffrent question yeilds a response of the intersection point. 1 2 3 4 A 7 9 5 3 B 5 4 3 6 C 9 8 5 1 D 1 1 1 1 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
help please - trouble with sumproduct function | Excel Worksheet Functions | |||
The { formula } type of formula | Excel Worksheet Functions | |||
Named SUM Formula with relative refernce(s) | Excel Worksheet Functions | |||
How to I use ** without Excel thinking I want to type a formula? | Excel Discussion (Misc queries) | |||
Cell doesn't show formula result - it shows formula (CTRL + ' doe. | Excel Worksheet Functions |