I first of all thank you all for your efforts in helping ...I "think " I am slowly grasping things more and more everyday but with For Each statements, I still have some problems..looking at the code below
Dim MyPlayer As Range
For Each MyPlayer In Range("C3:C17")
If MyPlayer.Value =...