View Single Post
  #3   Report Post  
Juan Pablo González
 
Posts: n/a
Default

Nope, but you can have a macro stored in your Personal workbook, and assign
a shortcut to it:

Sub ChangetoR1C1()
Application.ReferenceStyle = xlR1C1
End Sub

--
Regards,

Juan Pablo González
Excel MVP

"kemasch" wrote in
message ...

Does a keyboard shortcut exist to toggle the R1C1 function?


--
kemasch
------------------------------------------------------------------------
kemasch's Profile:
http://www.excelforum.com/member.php...o&userid=27785
View this thread: http://www.excelforum.com/showthread...hreadid=472967