+ Reply to Thread
Results 1 to 3 of 3

Return data from Array, intersection of Row and Column

  1. #1
    Registered User
    Join Date
    07-25-2012
    Location
    dallas
    MS-Off Ver
    Excel 2007
    Posts
    3

    Unhappy Return data from Array, intersection of Row and Column

    Newbee here

    I have an array that I'd like to return the data from using the row and colunm names. I've searched and the results I get do not work. We do not have the developer tab, so will not use VBA, would like to use cell formulas.

    I've setup the array as GEO_ARRAY, row names as variable SLOT_MAT, and the Columns as variable GEO_MAT.
    what I'd like to do is somehting link this
    =GEO_ARRAY[[XA3],[GA4]] to return the contents, but it returns a formula error. I've tried many different combos, still no workie, I'm miffed...

    GAP GA4 GA3 GA2 GA1 GA0
    XA1 NC NC NC NC NC GND
    XA2 NC NC NC NC GND NC
    XA3 GND NC NC NC GND GND
    XA4 NC NC NC GND NC NC
    XA5 GND NC NC GND NC GND
    XA6 GND NC NC GND GND NC
    XA7 NC NC NC GND GND GND
    XA8 NC NC GND NC NC NC
    XA9 GND NC GND NC NC GND
    XA10 GND NC GND NC GND NC
    XA11 NC NC GND NC GND GND
    XA12 GND NC GND GND NC NC
    XA13 NC NC GND GND NC NC
    XA14 NC NC GND GND GND NC
    XA15 GND NC GND GND GND GND
    XA16 NC GND NC NC NC NC
    XA17 GND GND NC NC NC GND
    XA18 GND GND NC NC GND NC
    XA19 NC GND NC NC GND GND
    XA20 GND GND NC GND NC NC
    XA21 NC GND NC GND NC GND

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,614

    Re: Return data from Array, intersection of Row and Column

    Try INDEX/MATCH combination of formula:
    Attached Files Attached Files

  3. #3
    Forum Guru JosephP's Avatar
    Join Date
    03-27-2012
    Location
    Ut
    MS-Off Ver
    2003/10
    Posts
    7,328

    Re: Return data from Array, intersection of Row and Column

    We do not have the developer tab, so will not use VBA, would like to use cell formulas.
    you mean it has been disabled in a group policy, or you just haven't chosen to show it on the ribbon?
    Josie

    if at first you don't succeed try doing it the way your wife told you to

+ 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