Does anyone know if it is possible to read a formula value from a report that is run using the CR that comes with .NET 2003?

I can use the DataDefinition to read the text of the formula, but I want the value of the forumla that is generated after the report has been run.

Thanks,