<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - xlsx export: link to sheet not valid"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143220">143220</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>xlsx export: link to sheet not valid
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>4.1.0.4 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>raal@post.cz
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Hyperlink to another sheet don't works in Excel. Tested LO Version
4.1.0.0.alpha0+ (Build ID: efca6f15609322f62a35619619a6d5fe5c9bd5a) and 7.3dev.

Steps to Reproduce:
1.Insert hyperlink to other sheets (Insert > Hyperlink > document > Target in
document > Sheet2
2. Save as xlsx
3.open in excel

Actual Results:
link doesn't works. Error message Reference is not valid.

Expected Results:
link works


Reproducible: Always


User Profile Reset: No



Additional Info:
When you compare files from LO and excel, you can see where is the difference:

export from LO:  <hyperlinks><hyperlink display="#Sheet2" location="Sheet2"
ref="A1"/></hyperlinks>
export from excel: <hyperlinks><hyperlink ref="A1" location="Sheet2!A1"
display="Sheet2!A1"/></hyperlinks>

parameter should be location="Sheet2!A1"</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>