+ Reply to Thread
Results 1 to 4 of 4

Pls help passing all the data with specific test to sheet 2

  1. #1
    Registered User
    Join Date
    09-08-2016
    Location
    bago city
    MS-Off Ver
    2010
    Posts
    2

    Pls help passing all the data with specific test to sheet 2

    so i have here a file which has a data with step
    the sheet 1 contains all the data and i want the sheet 2 to only contain those with string STEP
    i dont wanna use sort/filter so pls help here's the file
    Attached Files Attached Files

  2. #2
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    2,371

    Re: Pls help passing all the data with specific test to sheet 2

    Put in cell B3 on SHeet2

    =IFERROR(INDEX(sheet1!B$3:B$100,SMALL(INDEX((sheet1!$M$3:$M$100="STEP")*(MATCH(ROW(sheet1!$M$3:$M$100),ROW(sheet1!$M$3:$M$100)))+(sheet1!$M$3:$M$100<>"STEP")*1048577,0,0),ROWS($A$1:A1))),"")


    copied down and cross until blank results

  3. #3
    Registered User
    Join Date
    09-08-2016
    Location
    bago city
    MS-Off Ver
    2010
    Posts
    2

    Re: Pls help passing all the data with specific test to sheet 2

    Quote Originally Posted by azumi View Post
    Put in cell B3 on SHeet2

    =IFERROR(INDEX(sheet1!B$3:B$100,SMALL(INDEX((sheet1!$M$3:$M$100="STEP")*(MATCH(ROW(sheet1!$M$3:$M$100),ROW(sheet1!$M$3:$M$100)))+(sheet1!$M$3:$M$100<>"STEP")*1048577,0,0),ROWS($A$1:A1))),"")


    copied down and cross until blank results
    thanks! this solves my prob

  4. #4
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    2,371

    Re: Pls help passing all the data with specific test to sheet 2

    glad it worked

    cheers
    Azumi

+ 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] Numerical IF Function passing logical test for letters
    By ojsevans in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-11-2016, 10:41 AM
  2. [SOLVED] Extract specific data from long test
    By YasserKhalil in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-03-2015, 01:47 AM
  3. [SOLVED] a question on data arrangement (general) and chi-sq test (specific)
    By seraphin in forum Excel General
    Replies: 5
    Last Post: 07-17-2015, 04:17 PM
  4. Pull a row of data for a specific test and student into new sheet
    By kgunes in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 09-20-2014, 12:13 PM
  5. Copy specific cells based on test to next free row on sheet 2
    By ARoman in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-06-2012, 09:56 AM
  6. Passing data to array from another sheet
    By Recyler in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-16-2011, 06:36 PM
  7. Replies: 1
    Last Post: 11-05-2008, 09:52 PM

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