<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_CLOSED  bz_closed"
   title="CLOSED WONTFIX - Allow VLOOKUP function to work on the left specifying a negative index"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123746#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_CLOSED  bz_closed"
   title="CLOSED WONTFIX - Allow VLOOKUP function to work on the left specifying a negative index"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123746">bug 123746</a>
              from <span class="vcard"><a class="email" href="mailto:gmolleda@us.es" title="gmolleda@us.es">gmolleda@us.es</a>
</span></b>
        <pre>Related bugs: <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Function CHOICE don't allow create matrix"
   href="show_bug.cgi?id=124728">https://bugs.documentfoundation.org/show_bug.cgi?id=124728</a>
In other spreadsheet you can modify the matrix with the functions CHOICE:
        A       B
1       a       1
2       b       2
3       c       3
4       d       4

You can use for search: =VLOOKUP(2;CHOICE({2\1};a1:a4;b1:b4);2;FALSE) and you
obtain the result "b".</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>