J
jdb
I looked through previous posts on deleting duplicate rows, but could not
find a solution to my particular problem.
I have a worksheet with 4,000 rows.
Here are three rows as an example:
row1 - c1Tim Jones c2 c3123 Main Street
row2 - c1Tim Jones c2 c3123 Main Street
row3 - c1Tim Jones c2%Joe c3987 Front Street
I'd like a macro or something that compares the ENITRE row, not just one
column. The solutions I've found so far would delete both rows 2&3 above,
while I only want to delete row 2. Any sugestions?
Thank you
find a solution to my particular problem.
I have a worksheet with 4,000 rows.
Here are three rows as an example:
row1 - c1Tim Jones c2 c3123 Main Street
row2 - c1Tim Jones c2 c3123 Main Street
row3 - c1Tim Jones c2%Joe c3987 Front Street
I'd like a macro or something that compares the ENITRE row, not just one
column. The solutions I've found so far would delete both rows 2&3 above,
while I only want to delete row 2. Any sugestions?
Thank you