View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default how do I use r1c1 notation in excel? just doing "=r2c3" not wo

I got the bronze first. They show up on their own after so many responses to
postings.

"Barb Reinhardt" wrote:

How did you get the Silver Level contributor to show next to your name?
Thanks,
Barb Reinhardt



"JLGWhiz" wrote:

To use the r1c1 style, click ToolsOptionsGeneral then check R1C1 Style and
click OK. You can then use that style in formulas, but all formulas must use
that style.
To change back, simply follow the same path and uncheck the R1C1 Style.

"sma" wrote:

I need to use r1c1-style in excel formula.
when I do for example "=r2c3", excel reports an error. How do I use r1c1
style in formula?

thanks,