Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 03-28-2013, 01:59 PM
morgantobin morgantobin is offline Advanced Filter - Copy matching records in two worksheets Windows 7 32bit Advanced Filter - Copy matching records in two worksheets Office 2010 32bit
Novice
Advanced Filter - Copy matching records in two worksheets
 
Join Date: Mar 2013
Posts: 1
morgantobin is on a distinguished road
Question Advanced Filter - Copy matching records in two worksheets

I have attached an example of what I am trying to do with an Advanced filter.
I am trying to find a way to filter using Advanced filter to copy into Sheet3 records from Sheet1 that do not appear in Sheet2, based on comparison of only Col2 (as details in Col1, etc.... may change).


Any ideas/help?
Attached Files
File Type: xlsx Ex.xlsx (9.2 KB, 10 views)
Reply With Quote
  #2  
Old 03-29-2013, 03:58 AM
Kevin@Radstock Kevin@Radstock is offline Advanced Filter - Copy matching records in two worksheets Windows 7 32bit Advanced Filter - Copy matching records in two worksheets Office 2010 32bit
Office 365
 
Join Date: Feb 2012
Posts: 94
Kevin@Radstock is on a distinguished road
Default

Hi morgantobin

This is a formula approach!

In A2 on Sheet3:
Your profile indicates Excel 2010, you can take advantage of the aggregate function (Non Array formula enter the formula as normal)

=IFERROR(INDEX(Sheet1!A$2:A$12,AGGREGATE(15,6,ROW( Sheet1!$2:$12)-ROW(Sheet1!$1:$1)/(ISNUMBER(MATCH(Sheet1!$B$2:$B$12,Sheet2!$B$2:$B$1 2,0))),ROW($A1))),"")
Copy across to B2 and down.

For Excel 2007<
=IFERROR(INDEX(Sheet1!A$2:A$12,SMALL(IF(ISNUMBER(M ATCH(Sheet1!$B$2:$B$12,Sheet2!$B$2:$B$12,0)),ROW(S heet1!$2:$12)-ROW(Sheet1!$1:$1)),ROW($A1))),"")

This is a array formula, to commit CTRL + SHIFT + ENTER copy across to B2 and down.

Kevin
Reply With Quote
Reply

Tags
advanced filter, comparison, worksheets



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need To Compare Two Worksheets, Update Current Records And Insert New David92595 Excel 1 07-20-2012 07:00 AM
Advanced Filter - Copy matching records in two worksheets Need help matching text to the Character Map Bobosmite Word 1 07-12-2012 08:12 AM
Macro for Advanced Filter atwood121 Excel Programming 0 05-22-2012 07:47 PM
Advanced Filter - Copy matching records in two worksheets Advanced Filter - Comparing Two Columns apolloman Excel 5 07-27-2011 04:54 AM
Advanced Filter - Copy matching records in two worksheets could you help me help me with advanced filter Nora Excel 1 05-15-2009 11:10 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 11:12 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft