+ Reply to Thread
Results 1 to 6 of 6

Help with formula and index/match on seperate sheet

  1. #1
    Registered User
    Join Date
    09-05-2013
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    22

    Help with formula and index/match on seperate sheet

    Hi all

    Please look at this and tell me obvious thing I am missing please

    Please Login or Register  to view this content.
    MKM = Named range
    Lyssa = sheet name data is on

    Just cannot see it. Thanks

    edit
    This works
    [CODE][/Range("j3:j" & lastrow).Formula = "=IF(ISNUMBER(MATCH(I3,""mkm"",0)),"""",IFERROR(INDEX(LYSSA!$D$1:$G$200,MATCH(A3,LYSSA!$G$1:$G$200,0),1),""""))"CODE]

    This also doesn't
    [CODE][/Range("j3:j" & lastrow).Formula = "=IF(ISNUMBER(MATCH(I3,""mkm"",0)),"""",IFERROR(INDEX(LYSSA!D:G,MATCH(A3,LYSSA!G:G,0),1),""""))"CODE]



    Trting to get out of fixed ranges, understand using offset named range does not work with index/match
    Last edited by heathbo; 08-20-2020 at 11:39 AM.

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,077

    Re: Help with formula and index/match on seperate sheet

    Is Lyssa the actual name of the sheet, or a variable?

  3. #3
    Registered User
    Join Date
    09-05-2013
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    22

    Re: Help with formula and index/match on seperate sheet

    Lyssa is a sheet name

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,077

    Re: Help with formula and index/match on seperate sheet

    Ok, how about
    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    09-05-2013
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    22

    Re: Help with formula and index/match on seperate sheet

    Thanks Fluff13
    Can you explain why this works please
    Quote Originally Posted by Fluff13 View Post
    Ok, how about
    Please Login or Register  to view this content.

  6. #6
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,077

    Re: Help with formula and index/match on seperate sheet

    Because that's the correct way to write the formula.

    Using ""MKM"" makes it a string value & not a range & the way you did the sheet name assumes that LYSSA is a variable.

+ 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] INDEX MATCH on two seperate arrays
    By Solvax in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-17-2018, 02:54 PM
  2. [SOLVED] Need INDEX MATCH formula with FIXED workbook but DYNAMIC sheet
    By mbb19 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-10-2018, 02:43 PM
  3. Replies: 13
    Last Post: 06-04-2015, 01:59 AM
  4. Help with lookupv or index:match to get values from seperate tables
    By kiwinho in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-02-2015, 02:41 PM
  5. [SOLVED] Index Match Formula - external sheet
    By ids in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-13-2014, 08:05 AM
  6. Extract data from one sheet to another (Index/Match Formula)
    By pauldaddyadams in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-31-2013, 06:51 PM
  7. Replies: 6
    Last Post: 04-17-2009, 11:38 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