You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2016/04/03 19:18:03 UTC

[Issue 121305] OO sets single additional quotation mark when importing csv, this prevents conversion to number

https://bz.apache.org/ooo/show_bug.cgi?id=121305

damjan@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
   Target Milestone|---                         |4.2.0
         Resolution|---                         |FIXED
                 CC|                            |damjan@apache.org

--- Comment #2 from damjan@apache.org ---
If numbers are imported as strings, you can convert them back to numbers with
the =VALUE() formula.

The thousand separator comes from your locale settings.

The only issue then was the loss of the decimal point, but I cannot reproduce
it on 4.2.0-dev. Resolving fixed.

-- 
You are receiving this mail because:
You are the assignee for the issue.