giovedì 5 aprile 2018

apostrofi nei numeri - excel - openoffice - libreoffice


quando sbattete la testa con gli apostrofi nei numeri in excel di openoffice? si risolve così!!


Find '.+' (or similar) and Replace with '&' effectively re-enters the contents of cells. This can be used to 'strip' formatting automatically applied by Calc (often needed to 'clean' data imported from the clipboard or badly formatted files), for example, to convert text strings consisting of digits, into actual numbers (the cells must first be correctly formatted 'number'). The leading apostrophes, telling Calc to treat the numbers as text, are removed.

https://wiki.openoffice.org/wiki/Documentation/How_Tos/Regular_Expressions_in_Calc

Nessun commento:

Posta un commento