View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
rhind3833 rhind3833 is offline
external usenet poster
 
Posts: 2
Default How do you change Cell name reference from R[-2]C[-1] back to C2

How do you change this back to A1 B2 and so on. All cells are referenced by
row and colunm.

The cell name R[-2]C[-1] is what shows up when picking a cell that is 1
column left and 2 rows up.

I just want it back to C2