Article ID: 269866 - Last Review: January 27, 2007 - Revision: 4.1 Columns and rows are labeled numerically in ExcelThis article was previously published under Q269866 On This PageSYMPTOMS
Your column labels are numeric rather than alphabetic. For example, instead of seeing A, B, and C at the top of your worksheet columns, you see 1, 2, 3, and so on.
CAUSE
This behavior occurs when the R1C1 reference style check box is selected in the Options dialog box.
RESOLUTION
To change this behavior, follow these steps:
MORE INFORMATIONA1 Reference Style vs. R1C1 Reference StyleThe A1 Reference StyleBy default, Excel uses the A1 reference style, which refers to columns as letters (A through IV, for a total of 256 columns), and refers to rows as numbers (1 through 65,536). These letters and numbers are called row and column headings. To refer to a cell, type the column letter followed by the row number. For example, D50 refers to the cell at the intersection of column D and row 50. To refer to a range of cells, type the reference for the cell that is in the upper-left corner of the range, type a colon (:), and then type the reference to the cell that is in the lower-right corner of the range.The R1C1 Reference StyleExcel can also use the R1C1 reference style, in which both the rows and the columns on the worksheet are numbered. The R1C1 reference style is useful if you want to compute row and column positions in macros. In the R1C1 style, Excel indicates the location of a cell with an "R" followed by a row number and a "C" followed by a column number.REFERENCES
For more information about this topic, click Microsoft Excel Help on the
Help menu, type about cell and range references in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
| Article Translations
|
Back to the top
