Difference between revisions of "Displaying the column number"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Created page with "<div class="body refbody"><p class="shortdesc">In spreadsheets, columns are referred to with letters. You can refer to columns as numbers by using a formula.</p> <div class="sect…")
 
(+cat)
 
Line 10: Line 10:
 
</div>
 
</div>
 
</div>
 
</div>
 +
 +
[[Category:Documentation]]
 +
[[Category:Calc]]

Latest revision as of 15:42, 23 September 2013

In spreadsheets, columns are referred to with letters. You can refer to columns as numbers by using a formula.

To display the column numbers, do the following steps:
  1. Select a cell.
  2. On the Formula Input Line, enter =column(cell_reference) and press Enter. For example, to display the column number of cell D7, enter =column(D7). If you leave the cell_reference empty, the column number of the current-selected cell is displayed.S column number formula.jpg
Personal tools