+ Reply to Thread
Results 1 to 3 of 3

Get data at iterative intersections at x and y axis

  1. #1
    Registered User
    Join Date
    02-06-2014
    Location
    Austin, Texas
    MS-Off Ver
    Excel 2010
    Posts
    48

    Get data at iterative intersections at x and y axis

    Looking for a function that will give me the value in the month column for any rows where the value is "10". For instance:

    John Jim Kelly
    Sept 0 10 10
    Oct 10 0 10
    Nov 10 10 0


    I need a function that will locate the first instance of "10" for Jim and return "Sept" and one the will look for the second instance of "10" and return "Nov".

    So, In one cell, I need "Sept", i.e. the first intersection. In another cell (right after it, i.e. column + 1) a function that displays "Nov", the second intersection. And so on down the line (my actual data can contain up to 8 of these intersections).

    My original question was here but as I worked on this, I realized I'd asked the wrong thing.

    Any one have any ideas?

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,879

    Re: Get data at iterative intersections at x and y axis

    If your data is in A1:D4 in say B13 insert array formula (Ctrl+Shift+Enter comitted):
    Please Login or Register  to view this content.
    copy down and right and the output will be:
    Oct Sept Sept
    Nov Nov Oct
    Best Regards,

    Kaper

  3. #3
    Registered User
    Join Date
    02-06-2014
    Location
    Austin, Texas
    MS-Off Ver
    Excel 2010
    Posts
    48

    Re: Get data at iterative intersections at x and y axis

    Works, but I need to tell the function who to look for, either "John", "Jim", or "Kelly" and only return the months for that person.

    Also, the location of the cells in which I need to insert the month are several columns apart (in the actual spreasheet, they are 17 columns away from each other). So the value "Jim" is located in Column AM, the first month match for "Jim" to 100 needs to be in column AT "Sept", and the next month match would be in column BJ "Nov" and so on for up to 8 searches.

+ 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] Two Y Axis's One X, Chart Data not in sync with X axis between Y axis's
    By MJSlattery in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 12-08-2013, 12:08 AM
  2. [SOLVED] INDEX, MATCH: multiple criteria with iterative data
    By boai in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-05-2013, 06:43 AM
  3. Convert iterative but unique data from a column to corresponding rows
    By Marcus2009 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-26-2012, 05:12 PM
  4. Iterative Pasting of Selective Data
    By Jbm444 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-14-2010, 05:38 PM
  5. How to use labels or Intersections to sum data
    By jchambers00 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-22-2007, 06:39 PM

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