C
Corey ....
I need a simple code to see if there are any duplicate values in column A of
sheet 1.
I need the code to search fromt he top of the sheet down.
If the first duplicated value is (.font.strikethrough)=True then i need ALL
other values that are duplicated(exactly the same) to be also changed to
..Font.Strikethrough=True.
If the first dulpicated value is NOT .Font>Strikethrough then the remaining
duplicate values are to be also Not .Font.Strikethrough.
How would i go about this ?
CTm
sheet 1.
I need the code to search fromt he top of the sheet down.
If the first duplicated value is (.font.strikethrough)=True then i need ALL
other values that are duplicated(exactly the same) to be also changed to
..Font.Strikethrough=True.
If the first dulpicated value is NOT .Font>Strikethrough then the remaining
duplicate values are to be also Not .Font.Strikethrough.
How would i go about this ?
CTm