<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - A VBA macro crashes LO"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134576#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - A VBA macro crashes LO"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134576">bug 134576</a>
              from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
        <pre>seems that the
On Error Resume Next
is relevant in the sense there isn't an ActiveSheet so the macro fails earlier
and reports that and stops running, with "On Error Resume Next" it keeps going
on detecting an error in the script</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>