+ Reply to Thread
Results 1 to 4 of 4

Select by multiple criteria (Excel 2003)

  1. #1
    Biff
    Guest

    Re: Select by multiple criteria (Excel 2003)

    Hi!

    Take your pick....

    Table is in the range A1:G12

    A15 = row reference 3
    A16 = column reference 4

    =VLOOKUP(A15,A2:G12,MATCH(A16,A1:G1,0),0)

    =INDEX(B2:G12,MATCH(A15,A2:A12,0),MATCH(A16,B1:G1,0))

    Biff

    "Picman" <[email protected]> wrote in message
    news:[email protected]...
    > How do I search for a value in a table based on variable row names and
    > column
    > names? I have a table with rows that are labeled 1-11 and columns that are
    > labeled 1-6. I need to retrieve a value from the table that may have
    > reference of row 3 and column 4, or row 1 and column 6 and so on and the
    > references are in other cells adjacent to my formula cell. I'm trying to
    > build a formula in a cell on another worksheet that will search and
    > retrieve
    > this data from a table on another worksheet.




  2. #2
    Biff
    Guest

    Re: Select by multiple criteria (Excel 2003)

    Hi!

    Take your pick....

    Table is in the range A1:G12

    A15 = row reference 3
    A16 = column reference 4

    =VLOOKUP(A15,A2:G12,MATCH(A16,A1:G1,0),0)

    =INDEX(B2:G12,MATCH(A15,A2:A12,0),MATCH(A16,B1:G1,0))

    Biff

    "Picman" <[email protected]> wrote in message
    news:[email protected]...
    > How do I search for a value in a table based on variable row names and
    > column
    > names? I have a table with rows that are labeled 1-11 and columns that are
    > labeled 1-6. I need to retrieve a value from the table that may have
    > reference of row 3 and column 4, or row 1 and column 6 and so on and the
    > references are in other cells adjacent to my formula cell. I'm trying to
    > build a formula in a cell on another worksheet that will search and
    > retrieve
    > this data from a table on another worksheet.




  3. #3
    Picman
    Guest

    Select by multiple criteria (Excel 2003)

    How do I search for a value in a table based on variable row names and column
    names? I have a table with rows that are labeled 1-11 and columns that are
    labeled 1-6. I need to retrieve a value from the table that may have
    reference of row 3 and column 4, or row 1 and column 6 and so on and the
    references are in other cells adjacent to my formula cell. I'm trying to
    build a formula in a cell on another worksheet that will search and retrieve
    this data from a table on another worksheet.

  4. #4
    Biff
    Guest

    Re: Select by multiple criteria (Excel 2003)

    Hi!

    Take your pick....

    Table is in the range A1:G12

    A15 = row reference 3
    A16 = column reference 4

    =VLOOKUP(A15,A2:G12,MATCH(A16,A1:G1,0),0)

    =INDEX(B2:G12,MATCH(A15,A2:A12,0),MATCH(A16,B1:G1,0))

    Biff

    "Picman" <[email protected]> wrote in message
    news:[email protected]...
    > How do I search for a value in a table based on variable row names and
    > column
    > names? I have a table with rows that are labeled 1-11 and columns that are
    > labeled 1-6. I need to retrieve a value from the table that may have
    > reference of row 3 and column 4, or row 1 and column 6 and so on and the
    > references are in other cells adjacent to my formula cell. I'm trying to
    > build a formula in a cell on another worksheet that will search and
    > retrieve
    > this data from a table on another worksheet.




+ 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