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

--- Comment #5 from Oliver Brinzing <[email protected]> ---
(In reply to Nicolas from comment #4)
> Thanks a lot. Indeed it solved my problem. I am not completely agree about
> not a bug. That happens not with an ODF file but an docx import and if I
> modify the file as you mention to solve the problem on LO, the same problem
> is happening now (with the .) on Excel. 

you could try something like this:

=IF(ISERROR(INDIRECT("calendar!D"&(C13+1)));INDIRECT("calendar.D"&(C13+1));INDIRECT("calendar!D"&(C13+1)))

-- 
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