Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 41
Default How can I find the same numbers in whole sheet and delete them

Hi,
I have two rows with many numbers
What I want is how can make a command or something like that to find the
same numbers and delete them.
Your help is highly appreciated

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default How can I find the same numbers in whole sheet and delete them

see:

http://www.cpearson.com/excel/duplicat.htm#Replacing
--
Gary''s Student
gsnu200703


"ghost" wrote:

Hi,
I have two rows with many numbers
What I want is how can make a command or something like that to find the
same numbers and delete them.
Your help is highly appreciated

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 41
Default How can I find the same numbers in whole sheet and delete them

Hi
I am still facing a problem with the formula
Can you clarify more please?
The problem with the "Range1"
=IF(COUNTIF(Range1, A5)1,TRUE,FALSE)


"Gary''s Student" wrote:

see:

http://www.cpearson.com/excel/duplicat.htm#Replacing
--
Gary''s Student
gsnu200703


"ghost" wrote:

Hi,
I have two rows with many numbers
What I want is how can make a command or something like that to find the
same numbers and delete them.
Your help is highly appreciated

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 698
Default How can I find the same numbers in whole sheet and delete them

Perhaps you can change the formula to something like this.

=IF(COUNTIF(Range1, A5)1,"Duplicate","")

Enter and fill down as far as your number list goes. You will Duplicate in
the cell or nothing.
If you leave the formula unchanged and fill, each TRUE represents a
duplicate, and each FALSE indicates a unique number.

HTH
Regards,
Howard


"ghost" wrote in message
...
Hi
I am still facing a problem with the formula
Can you clarify more please?
The problem with the "Range1"
=IF(COUNTIF(Range1, A5)1,TRUE,FALSE)


"Gary''s Student" wrote:

see:

http://www.cpearson.com/excel/duplicat.htm#Replacing
--
Gary''s Student
gsnu200703


"ghost" wrote:

Hi,
I have two rows with many numbers
What I want is how can make a command or something like that to find
the
same numbers and delete them.
Your help is highly appreciated



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 & delete rows with ID's from another sheet. plys Excel Discussion (Misc queries) 1 December 21st 06 04:21 PM
macro unouwanme Excel Discussion (Misc queries) 9 August 31st 06 09:38 PM
Lookup function and compare Student Excel Discussion (Misc queries) 8 April 25th 06 03:11 PM
How can I delete source links and change the current sheet accord. Marshanann Excel Worksheet Functions 0 November 16th 05 02:38 PM
"Delete sheet" not an available option on File menu. cj6855 Excel Worksheet Functions 1 June 10th 05 09:22 PM


All times are GMT +1. The time now is 10:19 PM.

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"