How to prevent OpenOffice/LibreOffice Calc from changing what you input (data, numbers,…)

前端 未结 8 1234
灰色年华
灰色年华 2021-02-06 21:48

Basically, I want LibreOffice Calc to do what I tell it, not what it wants.

For example:

  • when I input 1.1.12, I want to have 1.1.12 in that cell, not 01.
8条回答
  •  余生分开走
    2021-02-06 22:27

    just simply put character ' before the text, '0.1.16 and calc will interprate it as text data

提交回复
热议问题