https://issues.apache.org/ooo/show_bug.cgi?id=123869
ghia <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|NOT_AN_ISSUE |--- --- Comment #3 from ghia <[email protected]> --- Yes, I am from Belgium and we use the European format for numbers, with the ',' as decimal separator. Altough the thousands separator is in general not used and is also not in my general default formatting. And yes, I could activate the thousands separator format to see the dots, but this does not help me match because it still stays a number and does not become a text, where I can use formulae like =MID(A2;1;FIND(".";A2;1)-1) on. Feature or bug? When features behave headstrong and cocky, they are more a bug to me. The input conversion goes way beyond the formatting rules for the document, where the general number format is 1234,56 . It also does not take into account the format of the column or cell where it is pasted into. Setting the cell as text and then pasting, makes no difference. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
