As per title; I want numbers instead of letters, just like the rows, if possible.
You need to change the addressing mode to the âExcel R1C1â address syntax under
âToolsâ>âOptionsâ>âLibreOffice Calcâ>âFormulaâ>âFormula Optionsâ
Having done so you need to give references in this syntax which is logically very satisfying but may be slightly unhandy for relative addressing like in
R[1]C[-2]
meaning âone row below and two columns to the leftâ due to the many square brackets needed.
Of course any formula containig references will show them in this syntax then.
In the âR1C1â addressing mode addresses are always absolute regarding the sheet. No relative sheet addressing possible.