cell reference syntax

  • Thread starter Thread starter Fred
  • Start date Start date
F

Fred

Excel 2007 recently changed cell reference from =SUM( A1:A10) to
=SUM(R[-10]C:R[-1]C). Don't know why it changed.
How do I get back to original format?

Thanks for any input.
 
In your options in the General Tab, the R1C1 reference style should not have
a check mark.
 
Thanks, that led me to the switch.
No "General" tab but a right click on the menu bar and select Customize then
Formulas got me there.
--
Fred


Michael said:
In your options in the General Tab, the R1C1 reference style should not have
a check mark.
--
If this posting was helpful, please click on the Yes button.
Regards,

Michael Arch.




Fred said:
Excel 2007 recently changed cell reference from =SUM( A1:A10) to
=SUM(R[-10]C:R[-1]C). Don't know why it changed.
How do I get back to original format?

Thanks for any input.
 
Back
Top