mark duplicate entries
In other words:
A10 contains 12345 D10 contains 11/3/2007 E10 contains xyz G10 contains abc
this is duplicated in
A801 contains 12345 D801 contains 11/3/2007 E801 contains xyz G801 contains
abc
"Bob" wrote:
I have multiple rows of data with eight columns (A1:H1). I would like to be
able to find which rows are duplicated in column A, D, E and G.
I know I can sort these by and separate any data that doesn't match but I
would like to work with something a little more quicker.
|