LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Keith
 
Posts: n/a
Default Unclear about hot to automate searchs

Thank you sooooo much, You have just saved me hours of time! It works
magnificantly!

Keith

"Dave Peterson" wrote:

I think I'd just insert two columns--a new column B and a new column D.

Then in B1:
=if(isnumber(match(a1,c:c,0)),"In Column C","Missing from C")
and drag down

Then in D1:
=if(isnumber(match(c1,a:a,0)),"In Column A","Missing from A")
and drag down

Then I'd insert a new header row in row 1.
Select A:D
Data|filter|autofilter

Then I could filter to show the missing and copy those visible cells whereever I
wanted. (Yeah, I'd have to filter twice to get both columns.)

e Peterson

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automate Import/Export Steve Excel Discussion (Misc queries) 0 October 14th 05 06:38 PM
Automate simple calculation/formula Leslie Excel Worksheet Functions 0 June 28th 05 10:12 PM
automate creation of sheets in excel Daniel Excel Worksheet Functions 1 June 23rd 05 10:06 PM
Automate Excel to powerpoint - Graphs along with Datasheet (not workbook) Hari Prasadh Charts and Charting in Excel 4 February 17th 05 02:44 PM
How can I automate a 16 man wrestling bracket in Excell. Bob Imhof Excel Worksheet Functions 1 January 12th 05 06:43 PM


All times are GMT +1. The time now is 04:05 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"