View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Milligan Mike Milligan is offline
external usenet poster
 
Posts: 10
Default Turn off R1C1 reference style via VBA

I would like a macro for the auto open event of my sheet to turn off R1C1
reference style (Tools-Options-General Tab). How would I do this?

Mike