[Libreoffice-bugs] [Bug 52601] Excel Visual Basic compatibility issue in LibreOffice Calc: If Not ... Like … Then
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Nov 5 20:38:47 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=52601
--- Comment #11 from Tor24_1975314 at t-online.de ---
Code tested with "Option VBASupport 1" and the newest version of LibreOffice
5.4.2 (5.4.2.2 for Windows)
Still the same problem the code:
If Not LCase(Range("A2").Value) Like "*date*from*to*" Then
[...]
End If
It works in MS Excel without any problems but not in LibreOffice!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171105/a55786b1/attachment.html>
More information about the Libreoffice-bugs
mailing list