Results 1 to 3 of 3

Thread: Lookup From Cell Range By Matching Row and Column

  1. #1
    Senior Member
    Join Date
    Mar 2013
    Posts
    107
    Rep Power
    12

    Lookup From Cell Range By Matching Row and Column

    Hello All,

    I have attached a sheet where i need formulas or maybe a Lookup function to achieve result.

    1. I enter a solid number from Row 9 into J3 (merged cell)
    2. I enter a FILL numbers from Column B into J4 (merged cell)
    3. The result should then show 91 in cell J4 (merged cell)...which formula or Lookup function do i use?

    Thanks

    Paultable.xlsx

  2. #2
    Administrator Excel Fox's Avatar
    Join Date
    Mar 2011
    Posts
    1,402
    Rep Power
    10
    Try this... =INDEX($F$12:$AP$35,MATCH(J4,$B$12:$B$35,0),MATCH( J3,$F$9:$AP$9,0))
    A dream is not something you see when you are asleep, but something you strive for when you are awake.

    It's usually a bad idea to say that something can't be done.

    The difference between dream and aim, is that one requires soundless sleep to see and the other requires sleepless efforts to achieve

    Join us at Facebook

  3. #3
    Senior Member
    Join Date
    Mar 2013
    Posts
    107
    Rep Power
    12
    Thank you Excel Fox
    Appreciated

Similar Threads

  1. Replies: 4
    Last Post: 06-01-2013, 01:08 PM
  2. Highlight Active Cell’s Row and Column
    By Transformer in forum Tips, Tricks & Downloads (No Questions)
    Replies: 0
    Last Post: 05-17-2013, 12:32 AM
  3. Replies: 7
    Last Post: 04-21-2013, 07:50 PM
  4. Replies: 4
    Last Post: 02-22-2013, 02:24 AM
  5. Copy Row To A New Sheet If A Value Found In Adjacent Column
    By Rajesh Kr Joshi in forum Excel Help
    Replies: 4
    Last Post: 08-17-2012, 05:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •