+ Reply to Thread
Results 1 to 4 of 4

Looking for better formula of iferror, index and match

  1. #1
    Forum Contributor
    Join Date
    09-22-2012
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    184

    Looking for better formula of iferror, index and match

    Full formula:

    =IFERROR(INDEX('Sheet2'!$B$100:$B250,MATCH(C100/2,'Sheet2'!$C$100:$C$250,0)),"")

    Can the formula be improved?

    Details:

    Formula is insert in Sheet 1 Column A. Sheet 2 is all data. "" as blank.

    Sheet 1:

    A B
    "" 1
    30 2
    "" 3
    30 4
    "" 5
    30 6
    "" 7
    30 8
    "" 9
    30 10
    "" 11
    30 12

    Sheet 2:

    A B
    30 1
    30 2
    30 3
    30 4
    30 5
    30 6
    30 7
    30 8
    30 9
    30 10
    30 11
    30 12
    30 13

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Looking for better formula of iferror, index and match

    what do you want to improve?
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Forum Contributor
    Join Date
    09-22-2012
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    184

    Re: Looking for better formula of iferror, index and match

    Quote Originally Posted by martindwilson View Post
    what do you want to improve?

    Is there a function that can replace index and match?

    p/s: Let me know if my explanation to my question is clear.

  4. #4
    Forum Expert Kevin UK's Avatar
    Join Date
    12-07-2010
    Location
    Radstock, Somerset
    MS-Off Ver
    365
    Posts
    1,922

    Re: Looking for better formula of iferror, index and match

    Hi DavidRoger

    What's the issue with using the INDEX & MATCH. Why do you need to replace the function!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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