<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - VBA FormatNumber function is unsupported"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118218#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - VBA FormatNumber function is unsupported"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118218">bug 118218</a>
              from <span class="vcard"><a class="email" href="mailto:himajin100000@gmail.com" title="himajin100000@gmail.com">himajin100000@gmail.com</a>
</span></b>
        <pre>source code pointer

<a href="https://opengrok.libreoffice.org/xref/core/basic/source/inc/rtlproto.hxx?r=b1f6e629">https://opengrok.libreoffice.org/xref/core/basic/source/inc/rtlproto.hxx?r=b1f6e629</a>

true, FormatNumber is not implemented

example: how the Standard Function Date is implemented
<a href="https://opengrok.libreoffice.org/xref/core/basic/source/runtime/methods.cxx?r=44391aec#2307">https://opengrok.libreoffice.org/xref/core/basic/source/runtime/methods.cxx?r=44391aec#2307</a>

<a href="https://opengrok.libreoffice.org/xref/core/basic/source/runtime/runtime.cxx?r=657668c3#889">https://opengrok.libreoffice.org/xref/core/basic/source/runtime/runtime.cxx?r=657668c3#889</a>
<a href="https://opengrok.libreoffice.org/xref/core/basic/source/classes/sb.cxx?r=3ceb01af#1460">https://opengrok.libreoffice.org/xref/core/basic/source/classes/sb.cxx?r=3ceb01af#1460</a>
<a href="https://opengrok.libreoffice.org/xref/core/basic/source/classes/sb.cxx?r=3ceb01af#295">https://opengrok.libreoffice.org/xref/core/basic/source/classes/sb.cxx?r=3ceb01af#295</a>
<a href="https://opengrok.libreoffice.org/xref/core/include/basic/sberrors.hxx?r=4e70d0b6#32">https://opengrok.libreoffice.org/xref/core/include/basic/sberrors.hxx?r=4e70d0b6#32</a>

Error Number 35 for Option VBASupport 1 is "Sub or Function not defined"</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>