Is there anyway to read the value of formulas in a Crystal Report from .NET?
Basically I have a crystal report that I use in .NET. The report is exported to HTML, but at the same time I want to read the value of a formula in the report. I can read the text of the formula, but not the result of the formula.
Does anybody know if this is possible?
David.