#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default Find and Delete

The are 3400 numbers in Col A this is a banned section.
If an identical number appears in Col B containing 23,000 numbers

it needs to be deleted from Col B Only.
thanks

Karen


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Find and Delete

Karen,

Try this in C1

=IF(COUNTIF($A$1:$A$3400,B1)0,B1,"")

Fill down to the length of column B data range and it will give a list of
duplicated number in Column B.

Sort columns B & C together by column C descending and all the duplicates in
Column B should be at the bottom for deletion.

Mike

"Karen" wrote:

The are 3400 numbers in Col A this is a banned section.
If an identical number appears in Col B containing 23,000 numbers

it needs to be deleted from Col B Only.
thanks

Karen



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 740
Default Find and Delete

hi karen,
i will try the same way with Mike with some more effort to delete the cells
containing the unwanted numbers and arrange column B as if nothing happened.
regards,
driller
--
*****
birds of the same feather flock together..



"Karen" wrote:

The are 3400 numbers in Col A this is a banned section.
If an identical number appears in Col B containing 23,000 numbers

it needs to be deleted from Col B Only.
thanks

Karen



Reply
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
find a value and delete that row TUNGANA KURMA RAJU Excel Discussion (Misc queries) 11 January 29th 07 09:50 AM
HOW DO I DELETE BOOKS I CANNOT FIND? mrzero84 New Users to Excel 3 August 3rd 06 05:11 PM
Find, Cut, Paste and Delete rollover99 via OfficeKB.com Excel Worksheet Functions 0 December 29th 05 10:59 PM
find row and delete Native Excel Discussion (Misc queries) 2 February 2nd 05 09:46 PM
Find delete Jean-Francois Excel Discussion (Misc queries) 3 January 11th 05 05:25 PM


All times are GMT +1. The time now is 12:33 AM.

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

About Us

"It's about Microsoft Excel"