I'm fairly proficient in VBA, but I'm have difficulties coming up with a way to do the following:
I want to select a row and using some vba, determine if there are any other rows with the same data and delete those other rows.
Any thoughts or ideas?
I want to select a row and using some vba, determine if there are any other rows with the same data and delete those other rows.
Any thoughts or ideas?