Hi all, I'm sure this is just me not understanding the kind of variable I'm using, but here is my code
My issue is with the last step of the code. I've tried using ActiveSheet.Range(rango) as well as ActiveSheet.Range(Selection) but it tells me that it's an application-defined or object-defined error. I suspect that I'm either not defining the object appropriately, or I'm not using the correct syntax when trying to use that range to remove duplicates. Am I on the right track or am I going about this in the complete wrong direction? Thanks in advance.
Bookmarks