<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - a cell with function is not evaluate properly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123922#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - a cell with function is not evaluate properly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123922">bug 123922</a>
              from <span class="vcard"><a class="email" href="mailto:oliver.brinzing@gmx.de" title="Oliver Brinzing <oliver.brinzing@gmx.de>"> <span class="fn">Oliver Brinzing</span></a>
</span></b>
        <pre>(In reply to Nicolas from <a href="show_bug.cgi?id=123922#c4">comment #4</a>)
<span class="quote">> 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. </span >

you could try something like this:

=IF(ISERROR(INDIRECT("calendar!D"&(C13+1)));INDIRECT("calendar.D"&(C13+1));INDIRECT("calendar!D"&(C13+1)))</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>