Hi all,
I have the below code, it opens several different spreadsheets, applies some formula and filters out duplicates and copies all that data to a new workbook.
Every time it goes to filter out the duplicates on the larger sheets, it crashes.
Can anyone help?
Sub HighlightDupes()'
Dim...