When using Calc on the left side appaears everytime with each new row a number. For example 1 before it.
The second row number 2 for it. By printing the file the numbers wont be printed standad with it. How can I make it so, that the numbers will be printed also?
Kind regards,
Erik
Hello,
you can’t print row numbers only (by an option setting), but you can activate option Format -> Page -> Tab: Sheet -> Section: Print -> Option: [X] Column and row headers, which would result in column letters and row numbers to be printed.
If you want row numbers only, you need to add =ROW() into the first column of your print range.
Hope that helps.
If the answer helped to solve your problem, please click the check mark (
) next to the answer.
Thanks! This works.
Kind regards,
Erik