Re: delete both duplicates
- From: Dave Peterson <petersod@xxxxxxxxxxxxxxxx>
- Date: Wed, 23 Jul 2008 09:46:30 -0500
I'd insert a formula in the adjacent column:
=countif(a:a,a1)
and drag down
Then filter to show the values greater than 1 and delete those visible rows.
savbci wrote:
I don't have easy filter. how do i delete both duplicates?
ie.
apple
pear
apple
grape
i want only pear and grape to appear?
--
Dave Peterson
.
- Prev by Date: Re: Removing text
- Next by Date: RE: Inserting a checkable box (checks when clicked) into Excel?
- Previous by thread: RE: delete both duplicates
- Next by thread: Inserting a checkable box (checks when clicked) into Excel?
- Index(es):
Relevant Pages
|