<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - ISNUMBER is treating the value provided by LEFT as text instead of as a number."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117002#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - ISNUMBER is treating the value provided by LEFT as text instead of as a number."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117002">bug 117002</a>
              from <span class="vcard"><a class="email" href="mailto:simm.emanem@gmail.com" title="simm.emanem@gmail.com">simm.emanem@gmail.com</a>
</span></b>
        <pre>The result of =LEFT(G6) is '2, not 2. I used  VALUE(LEFT(G6)) to ensure that
the result is 2, not '2. 

=ISNUMBER(VALUE(LEFT(DG6))) is 2.</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>