Sort on color
I'd like to sort lines based on fill color but can't seem to figure out the sytax requirements. I know the following is wrong but it will show what I'm looking for.
If ActiveCell.FormatConditions.ColorIndex = 6 Then
Any help is much appreciated.
Alison
|