https://bugs.documentfoundation.org/show_bug.cgi?id=131562

Eike Rathke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #3 from Eike Rathke <[email protected]> ---
The resulting string is not "1." but "1 ." with a space between digit and dot,
which is not a number. Also note the hu-HU locale that uses comma decimal
separator (unless cells are formatted differently). However, the same
(recognizing a number) happens in an en-GB locale with dot decimal separator,
but only when running the macro, not with manual input. It seems as if VBA is
trying to convert the string badly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to