+ Reply to Thread
Results 1 to 2 of 2

Filter data from one workbook so it doesn't appear in another

  1. #1
    Registered User
    Join Date
    03-10-2016
    Location
    chicago
    MS-Off Ver
    2010
    Posts
    1

    Filter data from one workbook so it doesn't appear in another

    I have two large sets of data in two different sheets. Sheet A contains over 6000 sites, each with a unique site ID. In Sheet B are sites that meet certain criteria, and therefore will not be used for this particular project. The 3000+ sites in Sheet B also appear in Sheet A, but I wish to filter these out. Is there a way to specifically exclude site IDs in Sheet A that also appear in Sheet B?

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,169

    Re: Filter data from one workbook so it doesn't appear in another

    Hi viperpilot (I speak leet).

    I'd create a helper column on each sheet and do a CountIf(<ID Column on other sheet>, <ID on this sheet in this row>)

    This formula would then be zero if it is unique or more than zero if it is a dup from the other sheet.
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

+ 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. Filter doesn't work after refresh PowerPivot Data Model
    By bluesky63 in forum Excel General
    Replies: 0
    Last Post: 05-26-2015, 10:43 PM
  2. Replies: 4
    Last Post: 04-29-2015, 02:00 PM
  3. [SOLVED] Copying data from a closed workbook into an open workbook ignoring excel filter?
    By reach78 in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 09-17-2013, 12:31 AM
  4. Filter data on seperate workbook and paste on current workbook
    By ZeDoctor in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-28-2012, 08:08 AM
  5. Format of my data doesn't allow me to filter
    By Motox in forum Excel General
    Replies: 1
    Last Post: 05-26-2012, 12:55 AM
  6. advanced filter macro doesn't work on large data set
    By bullkater in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-02-2009, 08:05 AM
  7. Replies: 1
    Last Post: 09-29-2005, 04:05 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