Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a spreadsheet with over 3000 records. Is there a way to auto delete
any duplicate records? Please help! Thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
See:
http://www.cpearson.com/excel/deleti...eDuplicateRows -- Gary's Student "Jess" wrote: I have a spreadsheet with over 3000 records. Is there a way to auto delete any duplicate records? Please help! Thanks |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Jess
DataFilterAdvanced FilterUnique Records Only. Filter in place or copy to another range. For more on this see Debra Dalgleish's site. http://www.contextures.on.ca/xladvfilter01.html Gord Dibben MS Excel MVP On Tue, 9 Jan 2007 14:59:00 -0800, Jess wrote: I have a spreadsheet with over 3000 records. Is there a way to auto delete any duplicate records? Please help! Thanks |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Create a Helpler column
=COUNTIF($A$2:A2,A2)=1 AutoFilter all the FALSE Select all the filter range then go to menu select Edit Delete Rows "Jess" wrote: I have a spreadsheet with over 3000 records. Is there a way to auto delete any duplicate records? Please help! Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need help on deleting rows . Please see inside. | Excel Discussion (Misc queries) | |||
Help!! I have problem deleting 2500 rows of filtered rows!!!! | Excel Discussion (Misc queries) | |||
deleting hidden rows so i can print only the rows showing?????? | Excel Worksheet Functions | |||
Deleting Rows using Macros | Excel Discussion (Misc queries) | |||
Showing Duplicate Rows | Excel Discussion (Misc queries) |