I'm trying to filter (unique records) and copy a range using vba which I have previously named (again using vba).
I'm using the "AdvancedFilter" method and the filter works fine except that the first entry in the original range is always duplicated in the filtered list.
Any ideas?
I'm using the "AdvancedFilter" method and the filter works fine except that the first entry in the original range is always duplicated in the filtered list.
Any ideas?