https://bugs.documentfoundation.org/show_bug.cgi?id=118946

--- Comment #3 from Thomas Seeling <[email protected]> ---
The formula generated and stored by perl looks like

<f>IFERROR(VLOOKUP(A1,$Lookup.$A$1:$B$10000,2,FALSE),"")</f>

If I convert the spreadsheet to ODS, then save it again as XLSX the XML looks
different:

<f aca="false">IFERROR(VLOOKUP(D2,Lookup!$A$2:$A$10000,1,0),&quot;&quot;)</f>

(those are different cells, so don't mind the different arguments to the
vlookup).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to