billandrew
Well-known Member
- Joined
- Mar 9, 2014
- Messages
- 743
Not sure why this is not removing the duplicates in Column C. Any help would be appreciated.
Code:
Sheets("Sheet7").Range("C1:C100").RemoveDuplicates Columns:=3, Header:=xlNo