I have the same problem and solved it rather simple with:

Try
  // Calc Fields here.

Except
  // here, do nothing, because you know what the error is
End;

Not elegant, i know, but it beats making a separate DataModule for
only 1 calculated field.

Reply via email to