Results 1 to 4 of 4

Index Formula

Threaded View

  1. #1
    Registered User
    Join Date
    03-03-2016
    Location
    New York
    MS-Off Ver
    2013
    Posts
    1

    Index Formula

    Hi-

    I have two columns of data and I would like the formula displayed below to return all names in my first column that have the same values in the second column matching cell E1. My array ranges from from rows A1 to B199. However, the formula only calculates to A118. Even if I change the formula to go through A199.


    =IFERROR(INDEX($A$1:$A$118, SMALL(IF($B$1:$B$118=E$1, ROW($A$1:$A$118), ""), ROWS($A$1:$A1))), "")
    Last edited by marie65; 03-03-2016 at 04:50 PM.

Thread Information

Users Browsing this Thread

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

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