Actually the MouseIcon property should be used in the 2nd line.
Or if you just want the crosshair:
Code:
Screen.MousePointer = vbCrosshair
< (ignore, I must)