Results 1 to 8 of 8

retrieve multiple cells with identical cell next to it

Threaded View

  1. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: retrieve multiple cells with identical cell next to it

    I used this formula in Sheet2:

    =IFERROR(INDEX(Sheet1!$F$1:$F$31,SMALL(IF(Sheet1!D1:D31="Start",ROW(Sheet1!$D$1:$D$31)-ROW(Sheet1!D1)+1),ROWS($A$2:$A2))),"")
    confirmed with CTRL+SHIFT+ENTER and copied down.
    Attached Files Attached Files

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