<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Excel Visual Basic compatibility issue in LibreOffice Calc: If Not ... Like … Then"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=52601#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Excel Visual Basic compatibility issue in LibreOffice Calc: If Not ... Like … Then"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=52601">bug 52601</a>
              from <span class="vcard"><a class="email" href="mailto:Tor24_1975314@t-online.de" title="Tor24_1975314@t-online.de">Tor24_1975314@t-online.de</a>
</span></b>
        <pre>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!</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>