Thread: Excel Cursor
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Frank[_6_] Frank[_6_] is offline
external usenet poster
 
Posts: 4
Default 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