In the DeDupe procedure:
or![]()
If arrCompare(lngRow, 1) = strCompare Then If strCompare > "" Then arrText(lngRow, 1) = "" End If Else
Either one will work.![]()
Else If arrCompare(lngRow, 1) > "" Then strCompare = arrCompare(lngRow, 1) End If End If
Bookmarks