+ Reply to Thread
Results 1 to 2 of 2

How to extract selective rows from a single column of one Sheet to another Sheet

  1. #1
    Registered User
    Join Date
    12-09-2012
    Location
    Kuwait
    MS-Off Ver
    Excel 2010
    Posts
    1

    How to extract selective rows from a single column of one Sheet to another Sheet

    Hi Gurus,

    I have uploaded a sample file for your expert and quick solution.

    I would like to extract selective rows from a column in One Sheet to a new Worksheet.



    Thanks in advance for the propmt solution.


    Regards
    Deva
    Attached Files Attached Files

  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: How to extract selective rows from a single column of one Sheet to another Sheet

    in master sheet put these in d2:d6
    =ISNUMBER(SEARCH("File name:",B2))
    =ISNUMBER(SEARCH("File id:",B2))
    =ISNUMBER(SEARCH("sample id:",B2))
    =ISNUMBER(SEARCH("comment 2:",B2))
    =ISNUMBER(SEARCH("volume:",B2))
    now go to combined sheet
    select advanced filter to bring up the advanced filter window
    put cursor in list range field
    click on master sheet and select col a: b
    so it says
    Master!$A:$B
    click criteria range it will swich back to sheet combined so select master sheet again and select d1:d6 so criteria range looks like
    Master!$D$1:$D$6
    now click copy to another location
    focus will switch to sheet combined!
    now in copy to: select cell A1
    it will then say
    Combined!$A$1
    click finish
    "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

+ Reply to Thread

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