I need to dedupe within an excel spreadsheet. Example - every row that is the
same, I need to delete one.
Dedupe there's a new one. How do you define a row that is the same as
another, is it just culmn A that's the same or more than that?
> I need to dedupe within an excel spreadsheet. Example - every row that is the
> same, I need to delete one.
chanse25 - 13 Mar 2008 21:13 GMT
I have two identical rows and I need to delete one of them without going
through and detecting and deleting each one individually. Any ideas? Thanks!
> Dedupe there's a new one. How do you define a row that is the same as
> another, is it just culmn A that's the same or more than that?
>
> > I need to dedupe within an excel spreadsheet. Example - every row that is the
> > same, I need to delete one.