Ok, this one shouldn't be that hard.
I'm looking to go down column A, and find all of the doubled (or tripled, quad... ect) values. I originally would manually insert a cloumn, and write an "if" function to place an X if the cell R[-1]C[-1] was equal to the cell RC[-1]. I'd then run the macro to delete them. However, I want to have it all automated, so i'm trying to do that here in the top of the macro here.
(The if/then loop)
It doesn't work
. The erasing of rows that have X's works fine. It's just that I cant get the macro to place X's.
Thanks,
`Ryan
Bookmarks