Thread
:
Excel Cursor
View Single Post
#
1
Posted to microsoft.public.excel.misc
Frank[_6_]
external usenet poster
Posts: 4
Excel Cursor
Hello, how do I make this take effect everytime I start Excel? Thanks in
advance.
Sub cursor()
Application.cursor = xlNorthwestArrow
End Sub
change it back to normal with xlDefault
Reply With Quote
Frank[_6_]
View Public Profile
Find all posts by Frank[_6_]