Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 58
Default Identifying duplicate entries

I have a spreadsheet which I am sure has duplicate account numbers and
I need to delete everything but the first entry. An simple way to
accomplish this?

Thank you in advance for any assistance.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Identifying duplicate entries

How about just sorting the data and sight checking it?

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"japc90" wrote in message
...
I have a spreadsheet which I am sure has duplicate account numbers and
I need to delete everything but the first entry. An simple way to
accomplish this?

Thank you in advance for any assistance.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 252
Default Identifying duplicate entries

I don't know how you could have Excel automatically delete the entries, but
maybe this will help. You can use conditional formatting to highlight the
duplicates. Select the entire column, click Format-condition Formating,
select "Formula is" and enter the following formula (replace all A's with the
column you selected)

=COUNTIF(A:A,A1)1

click format and pick something really noticable like a lime green
background. Click "OK" and now all duplicates for that column will be
highlighted. So you can go in and manually delete them.

"japc90" wrote:

I have a spreadsheet which I am sure has duplicate account numbers and
I need to delete everything but the first entry. An simple way to
accomplish this?

Thank you in advance for any assistance.

  #4   Report Post  
Posted to microsoft.public.excel.misc
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default Identifying duplicate entries

Jim Cone's fine commercial add-in called XLCompanion has a feature that will
remove all rows with a duplicate in a column........it's available at:

http://www.realezsites.com/bus/primitivesoftware/

Vaya con Dios,
Chuck, CABGx3



"japc90" wrote:

I have a spreadsheet which I am sure has duplicate account numbers and
I need to delete everything but the first entry. An simple way to
accomplish this?

Thank you in advance for any assistance.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Identifying duplicate entries

I don't know how you could have Excel automatically delete the entries

A new feature in Excel 2007.

Data tabData ToolsRemove Duplicates

--
Biff
Microsoft Excel MVP


"Sloth" wrote in message
...
I don't know how you could have Excel automatically delete the entries, but
maybe this will help. You can use conditional formatting to highlight the
duplicates. Select the entire column, click Format-condition Formating,
select "Formula is" and enter the following formula (replace all A's with
the
column you selected)

=COUNTIF(A:A,A1)1

click format and pick something really noticable like a lime green
background. Click "OK" and now all duplicates for that column will be
highlighted. So you can go in and manually delete them.

"japc90" wrote:

I have a spreadsheet which I am sure has duplicate account numbers and
I need to delete everything but the first entry. An simple way to
accomplish this?

Thank you in advance for any assistance.





  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Identifying duplicate entries

DataFilterAdvanced Filter.

Check "Unique records only" and "copy to another location".


Gord Dibben MS Excel MVP

On Fri, 1 Feb 2008 07:15:54 -0800 (PST), japc90 wrote:

I have a spreadsheet which I am sure has duplicate account numbers and
I need to delete everything but the first entry. An simple way to
accomplish this?

Thank you in advance for any assistance.


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
Identifying duplicate rows TBA Excel Discussion (Misc queries) 2 June 15th 07 09:38 AM
Duplicate entries Brenda Excel Discussion (Misc queries) 2 February 16th 07 06:17 PM
Identifying Consecutive Entries Renee Excel Discussion (Misc queries) 0 November 14th 06 01:49 PM
Duplicate Entries Phxlatinoboi® Excel Discussion (Misc queries) 2 August 24th 06 01:17 AM
Dame: identifying duplicate numbers within a column Damondism's Excel Worksheet Functions 2 June 14th 06 03:47 AM


All times are GMT +1. The time now is 03:03 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"