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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #7 from [email protected] ---
"why do you think that is a bug in LO?"

Thanks. Yes, that's a good point. While the problem manifests even without
Excel, simply saving and loading as .xls, the only real-life reason to save
this way is to transfer with Excel, and this could well corrupt the cell
anyway. So I withdraw my report (I only followed up now because I was asked to)
- marked RESOLVED - NOTABUG. (I would still actually call it technically a bug,
though minor, but won't argue.)

That really says everything, but I'll explain why this was relevant in case
anyone is interested (else stop reading here). A few years ago I was developing
a spreadsheet which did a lot of calculations based on Easter, in
OpenOffice.org (Ooo). Excel's date routines had (and may still have) errors,
and no EASTERDATE function. A long formula which worked round the errors in
Excel mostly worked in Ooo, but gave wrong answers for a few years; i.e. it
wasn't usable. I worked around this by getting the spreadsheet to detect
whether it was running under Excel or Ooo, and use either EASTERDATE or the
Excel-only formula accordingly. This worked fine, but if I saved the
spreadsheet in .xls(x) format (e.g. for someone to work on in Excel, save, and
return), when reloaded into Ooo the EASTERDAY formula (not used in Excel) was
generating the #MACRO? error. As Ooo was supposed to be as compatible as
possible with Excel, this was and is a clear (if obscure, and unresolvable)
incompatibility, and I reported it as such. If I still needed the spreadsheet
and full compatibility now, I would probably have to write a complex EasterDate
function in LO (that would give some wrong values in Excel, but wouldn't be
corrupted in transfer), and get the spreadsheet to detect if it was running
under LO or Excel and choose the formula accordingly. Or maybe Excel now
handles .ods files with EASTERDATE (it didn't then). Anyway, it's no longer an
issue.

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

Reply via email to