+ Reply to Thread
Results 1 to 3 of 3

Just need to know what type of formula i would use for this

  1. #1
    DHS64
    Guest

    Just need to know what type of formula i would use for this

    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. #2
    Dave Peterson
    Guest

    Re: Just need to know what type of formula i would use for this

    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. #3
    Gord Dibben
    Guest

    Re: Just need to know what type of formula i would use for this

    See one answer to your earlier posting.


    Gord Dibben Excel MVP

    On Mon, 26 Sep 2005 13:56:09 -0700, "DHS64" <[email protected]>
    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 to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1