<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Import CSV sometimes change delimeted char-values to numbers"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138537#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Import CSV sometimes change delimeted char-values to numbers"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138537">bug 138537</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>(In reply to Frank B. from <a href="show_bug.cgi?id=138537#c9">comment #9</a>)
<span class="quote">> (then there is an error in Excel ;-)
> Excel imports this parts as numbers, too - but it leaves the . between it...
> so that it looks like an IP, but it is a number, too</span >

Well, I'd not call it a bug in Excel: it simply does more work, and attempts to
create a number formatting that would represent the converted number as it was
represented in CSV. So seeing that a value string had thousand separators, it
applies a number format with thousand separators to the cell after the
import... :-) That is likely to result in very inconsistently formatted cells
throughout the file, but OTOH it keeps visual representation ... both ways have
upsides and downsides.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>