so I have a single column on a worksheet. it looks like this:
a,a,a,b,b,b,c,c,c,c,d,d,d,d,e,e,e,e etc
(yes its a column. this thing doesn't like returns..)
now if you click on the column, and select GoTo Special>Column Differences
it should select the first.. a,b,c,d,e cells
but what you get is the cell in ALL? rows after A is selected.
This does it for excel 2003, and 2007
What Am I doing wrong?
hmmmm. apparently so.. as i see that mixing up the list (to read a,b,c,a,b,c, etc..) selects all cells that are not a..
so it does appear to iterate through all the values. apparently it didn't have as much functionality as I thought.
– KevinDeus Oct 06 '09 at 18:08