When I open the xlsx file (or convert it to ods file) then the links within the spreadsheet do not work.
The reason is that the format of Excel link starts with [#] whereas the one of Libre Office starts just with the # without []. Likewise with the separator ! and . between the Sheet name and Cell(s) name in the link.
It is possible to edit the link by manual erasing the [ and ] characters. Then the link starts working even without replacing the exclamation mark by the dot. That is possible for a few links but not for hundreds.
When I use the Search/Replace [#] to # then the link is corrected, however the displayed text in the cells disappears.
In this case replacing the ! by . is also necessary. Batch replacing leads to the correct functionality of the links but also modifies the text strings where the ! marks were used as linguistic exclamation.
Is there any way how to batch correct the references in the spreadsheet when the source is xlsx and target ods?
Why the conversion procedure between xlsx and ods does not the appropriate modification of the link format?