+ Reply to Thread
Results 1 to 10 of 10

Formula where result on Sheet 2 is generated from data on sheet 1

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    07-06-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2016
    Posts
    192

    Re: Formula where result on Sheet 2 is generated from data on sheet 1

    Try this again.
    Paste on sheet 2 column c then drag.

    =IFERROR(IF(INDEX(Sheet1!C:C,MATCH(1,INDEX((Sheet1!$A:$A=Sheet2!$A1)*(Sheet1!$B:$B=Sheet2!$B1),),0))<>"",INDEX(Sheet1!$B:$B,MATCH(1,INDEX((Sheet1!$A:$A=Sheet2!$A1)*(Sheet1!$B:$B=Sheet2!$B1),),0)),"BLANK"),"")

  2. #2
    Registered User
    Join Date
    05-29-2012
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    16

    Re: Formula where result on Sheet 2 is generated from data on sheet 1

    finalazy, Once again many thanks.

+ 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. Replies: 8
    Last Post: 06-06-2018, 09:20 AM
  2. [SOLVED] Formula help required
    By Citrix1966 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-14-2017, 02:14 PM
  3. Replies: 3
    Last Post: 01-24-2017, 08:08 AM
  4. Replies: 6
    Last Post: 01-17-2016, 09:44 AM
  5. Multiple Vlookup Normal Formula (not array formula) or VBA Function Required
    By BoopathiK in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-17-2015, 03:06 AM
  6. [SOLVED] Simple Conditional Formating Help Required - If Blank then Red Bold text required
    By thilag in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-19-2014, 12:23 PM
  7. Formula required to hide results from another cell formula
    By 917 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-07-2013, 12:12 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