+ Reply to Thread
Results 1 to 2 of 2

Displaying Column/Row names from Table

  1. #1
    Registered User
    Join Date
    10-27-2013
    Location
    Melbourne
    MS-Off Ver
    Excel 2003
    Posts
    1

    Displaying Column/Row names from Table

    Hello.

    I'm trying to develop a table comparing probabilities of success from certain attributes. I basically, want to find out the probability of a success in the scenario (row selection) vs (Column Selection), which is in the table attached. For example, Z vs X is 40%, how would I make it so that my Excel sheet displays this automatically when I select Z as choice 1, and X as choice 2?

    Some help would be greatly appreciated.
    Thanks!
    Attached Files Attached Files
    Last edited by iamvoodoo; 10-27-2013 at 01:04 AM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,945

    Re: Displaying Column/Row names from Table

    Hi and welcome to the forum

    Give this a shot...
    =INDEX($A$1:$E$5,MATCH($B$8,$A$1:$A$5,0),MATCH($C$8,$A$1:$E$1,0))

    Also, your profile says 2003, but your upload indicates 2007 or later. Members often formulate dependant on the version you have, so please amend your profile
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Using relative addresses to call out Excel table column names in SUMIFS formula
    By djgerbec in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 05-29-2013, 03:43 PM
  2. [SOLVED] Pivot Table Column Names
    By jomili in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-29-2011, 02:18 PM
  3. Writing to cell in table based on column and row names
    By teacher_rob in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-09-2011, 11:17 PM
  4. Replies: 3
    Last Post: 09-27-2010, 08:59 AM
  5. Add Database Names, table names & related fields from table in combo box
    By Snowy in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-29-2006, 08:15 AM

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