¦^´_ 4#jesscc
For i = 2 To 5
Set rng = Cells(3, i).Resize(8000)
If y.Max(rng) Then
Cells(rng.Find(y.Max(rng), lookat:=xlWhole).Row, i).Font.ColorIndex = 3
Cells(rng.Find(y.Min(rng), lookat:=xlWhole).Row, i).Font.ColorIndex = 10
End If
Next§@ªÌ: jesscc ®É¶¡: 2011-4-22 23:08