+ Reply to Thread
Results 1 to 5 of 5

Formula help with index/match thanks!

  1. #1
    Registered User
    Join Date
    02-04-2019
    Location
    Australia
    MS-Off Ver
    MSOffice 2010
    Posts
    25

    Formula help with index/match thanks!

    I everyone there is an attachment to this post
    basically im trying to..


    Match Sheet 2 column F "Current Status" to Sheet 1 Row O1 to U1 based on Company/Investigation.

    so.. Sheet2: Investigation #1 Current Status populates in Sheet 1 Investigation #1

    Then

    Sheet2: Investigation #2 Current Status populates in Sheet 1 Investigation #2

    Based on Company A Company B etc

    Thanks!


    formula I have so far is (=INDEX('Sheet 2'!$F$2:$F$100,MATCH($A2,'Sheet 2'!$D$2:$D$100,0))) but I cant figure out the rest
    Attached Files Attached Files

  2. #2
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2503
    Posts
    13,702

    Re: Formula help with index/match thanks!

    Hello petsean007. Welcome to the forum.

    There is a typo in Sheet1 A8 ... a missing space. Once corrected try this in O2:U3 of Sheet1.
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Dave

  3. #3
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,222

    Re: Formula help with index/match thanks!

    Please try at O2 drag across and down

    =IFERROR(LOOKUP(2,1/('Sheet 2'!$D$2:$D$100=$A2)/('Sheet 2'!$A$2:$A$100=O$1),'Sheet 2'!$F$2:$F$100),"")

    Sheet 2 A8 , add space before " #1"
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    02-04-2019
    Location
    Australia
    MS-Off Ver
    MSOffice 2010
    Posts
    25

    Re: Formula help with index/match thanks!

    Thankyou Bo_Ry worked out perfectly! been stuck on it for a couple of days now and I really appreciate the help,

  5. #5
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,222

    Re: Formula help with index/match thanks!

    Happy to help

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. 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: 4
    Last Post: 04-14-2017, 07:47 PM
  2. Index Match formula changing my Index daily
    By vitt4300 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-31-2017, 02:19 PM
  3. [SOLVED] This formula works but I donīt understand why Index(Index) match
    By campelliann in forum Excel General
    Replies: 2
    Last Post: 01-25-2016, 05:55 PM
  4. Index Match Match Formula DOESN'T WORK WITH TABLES/TABLE NAMES ??
    By Underling in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-04-2014, 09:01 PM
  5. Replies: 3
    Last Post: 05-02-2013, 01:31 AM
  6. Index Match Index Formula work slow
    By avk in forum Excel General
    Replies: 9
    Last Post: 03-07-2012, 02:19 PM
  7. Replies: 5
    Last Post: 02-29-2012, 08:51 PM

Tags for this Thread

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