+ Reply to Thread
Results 1 to 5 of 5

Cross reference table

  1. #1
    Registered User
    Join Date
    03-25-2009
    Location
    Sweden
    MS-Off Ver
    Excel 2003
    Posts
    49

    Cross reference table

    Hey!

    First as said in title i have no idea what these kind of tables is called in English and i didnt know how to formulate me when it came to the title (so hint me with a "right" name for this kind of table)

    To the point i have alot of these cross reference tables. What i mean is table that have a horizontal titelbar (row) and a vertical titlebar (column) and in the table you have the diffrent stats or whatever that can be within it.

    Im having a really hard time expaining this so im just uploading a excel file with a little explanation of what im after
    Attached Files Attached Files
    Last edited by Zheno; 01-27-2010 at 05:01 PM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Cross reference table, (no idea what these tables is called in English)

    Try:

    =INDEX($C$2:$H$7,MATCH(C12,$C$2:$C$7,0),MATCH(E12,$C$2:$H$2,0))
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    03-25-2009
    Location
    Sweden
    MS-Off Ver
    Excel 2003
    Posts
    49

    Re: Cross reference table, (no idea what these tables is called in English)

    Quote Originally Posted by NBVC View Post
    Try:

    =INDEX($C$2:$H$7,MATCH(C12,$C$2:$C$7,0),MATCH(E12,$C$2:$H$2,0))
    Thanks for your answear

    a little problem tho, when i try this out after alittle modication i get the #Name? error. Is it possible for you to upload the lathunt.xls spreadsheet with the formula in to see if it works?

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Cross reference table

    Sure.. see attached.


    Note that error probably means a typo in the syntax of your formula....
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    03-25-2009
    Location
    Sweden
    MS-Off Ver
    Excel 2003
    Posts
    49

    Re: Cross reference table

    Quote Originally Posted by NBVC View Post
    Sure.. see attached.


    Note that error probably means a typo in the syntax of your formula....
    Thank you! works perfect now, and yes im pretty sure that there was something that was written in wrong.

    Once again thanks. I should have asked about this way last week when i really needed it. Had to do it the hard way last time.

+ 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