+ Reply to Thread
Results 1 to 6 of 6

Extract data based on 1 criteria

Hybrid View

  1. #1
    Valued Forum Contributor
    Join Date
    07-27-2012
    Location
    Dublin, Ireland
    MS-Off Ver
    Excel 2010
    Posts
    826

    Re: Extract data based on 1 criteria

    Allie,

    The attached is extremely rudimentary, but should either do the job for you, or get you on the right road. Bascially, the N Numbers in column K of your Order Template are copied across to the NEW Import Sheet (every one of them, so you can add more to the Order template no problem) and:

    =IF('Order template'!L2>0,'Order template'!L2,"")
    tells Excel to display a number if it finds one in Column L of the Order Template which is greater than zero, and if it does not, to return a blank.

    It's then simply a matter of filtering Column B, selecting "No blanks".

    Hope this helps.
    Attached Files Attached Files
    Brendan.


    __________________________________________________________________________________________________
    Things to consider:

    1) You can thank any poster by clicking the * at the left of a helpful post.
    2) You can help to keep the forum tidy by marking your thread as "Solved", if it has been answered to your satisfaction.
    3) Help us to help you, by uploading a sample workbook, showing the type of data you're dealing with, and clearly indicating what the results should be.

  2. #2
    Registered User
    Join Date
    10-11-2012
    Location
    Pawtucket, RI, USA
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Extract data based on 1 criteria

    Looks great! Thanks again, Brendan.

+ 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