Is there any way to change the standard "PLUS" cursur in Excel to a Standard arrow?
J Jon A Firebaugh Nov 8, 2006 #1 Is there any way to change the standard "PLUS" cursur in Excel to a Standard arrow?
B Bob Phillips Nov 8, 2006 #2 Application.Cursor = xlNorthwestArrow -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct)
Application.Cursor = xlNorthwestArrow -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct)