LibreOffice 24.8 Help
Ir dažādi veidi, kuros ievadīt veselus skaitļus, kuri sākas ar nulli:
Enter the number as text. The easiest way is to enter the number starting with an apostrophe (for example, '0987). The apostrophe will not appear in the cell, and the number will be formatted as text. Because it is in text format, however, you cannot calculate with this number.
Format a cell with a number format such as \0000. This format can be assigned in the Format code field under the Format - Cells - Numbers tab, and defines the cell display as "always put a zero first and then the integer, having at least three places, and filled with zeros at the left if less than three digits".
If you want to apply a numerical format to a column of numbers in text format (for example, text "000123" becomes number "123"), do the following:
Select the column in which the digits are found in text format. Set the cell format in that column as "Number".
Izvēlieties Rediģēt - Meklēt un aizstāt
In the Find box, enter ^[0-9]
In the Replace box, enter &
Check Regular expressions
Check Current selection only
Klikšķiniet Aizstāt visus