i know this is probably too specific to be an entire thread, but i really need someones help and soon. If i have a list of a few hundred unit numbers in excel, and i want to find any dupilcates, how do i do that. Is there a way to isolate the duplicate numbers? I know i could arrange the column numberically, but that would still be super inefficient. Thanks guys.
Dan.
__________________
Quote:
Navin: I had the craziest fantasy that I could rise up and float right down the end of this coronet, right through here, through these valves, right along this tube, and right up against your lips and give you a kiss.
Marie: Why didn't you?
Navin: I didn't want to get spit on me.
they're 16 digit numbers, so after looking at them for a few minutes, it becomes impossible to consentrate.
__________________
Quote:
Navin: I had the craziest fantasy that I could rise up and float right down the end of this coronet, right through here, through these valves, right along this tube, and right up against your lips and give you a kiss.
Marie: Why didn't you?
Navin: I didn't want to get spit on me.
yeah...the help feature doesn't help at all. It tells me to buy an add on. The thing is, excel can do so many things. I know there has to be away to do this, I just can't figure it out.
__________________
Quote:
Navin: I had the craziest fantasy that I could rise up and float right down the end of this coronet, right through here, through these valves, right along this tube, and right up against your lips and give you a kiss.
Marie: Why didn't you?
Navin: I didn't want to get spit on me.
A duplicate row (also called a record) in a list is one where all values in the row are an exact match of all the values in another row. To delete duplicate rows, you filter a list for unique rows, delete the original list, and then replace it with the filtered list. The original list must have column headers.
Caution Because you are permanently deleting data, it's a good idea to copy the original list to another worksheet or workbook before using the following procedure.
Select all the rows, including the column headers, in the list you want to filter.
Tip
Click the top left cell of the range, and then drag to the bottom right cell.
On the Data menu, point to Filter, and then click Advanced Filter.
In the Advanced Filter dialog box, click Filter the list, in place.
Select the Unique records only check box, and then click OK.
The filtered list is displayed and the duplicate rows are hidden.
On the Edit menu, click Office Clipboard.
The Clipboard task pane is displayed.
Make sure the filtered list is still selected, and then click Copy .
The filtered list is highlighted with bounding outlines and the selection appears as an item at the top of the Clipboard.
On the Data menu, point to Filter, and then click Show All.
The original list is re-displayed.
Press the DELETE key.
The original list is deleted.
In the Clipboard, click on the filtered list item.
The filtered list appears in the same location as the original list.
__________________
Quote:
Originally Posted by jo_dile
SLF is very territorial and wont let anyone else in without peeing on em to mark his territory or attempting to hump them.
you play Guitar Hero naked... I play REAL guitar topless!
Join Date: May 2007
Location: San Francisco, CA
Posts: 1,838
Credits: 14,103
If you don't want to delete your duplicates, just find them:
A real quick way of doing it is to make a new column consisting of counts of the relevant data.
eg. if your data is column A, then in column B do "=COUNT(A1,$A$1:$A$100)" and copy/paste that to cover all the cells. Then anything greater than 1 has a duplicate.
__________________
You know when I'm down to just my socks it's time for business that's why they call them business socks.