redspanna
Well-known Member
- Joined
- Jul 27, 2005
- Messages
- 1,604
- Office Version
- 365
- Platform
- Windows
Hi all
My sheet has data in columns ABC thru to line 21000
Can somebody help with code that will check each value thru column A and if any dupes are fould remove that row
for example if A25 shows THE VALUE '512' and it is already shown in A12 then delete row 25, loop until all rows have been checked
result would be aprox 100 rows of unique data where the value in column A is unique.
any help appreciated
many thanks
My sheet has data in columns ABC thru to line 21000
Can somebody help with code that will check each value thru column A and if any dupes are fould remove that row
for example if A25 shows THE VALUE '512' and it is already shown in A12 then delete row 25, loop until all rows have been checked
result would be aprox 100 rows of unique data where the value in column A is unique.
any help appreciated
many thanks
Last edited: