Home Subreports

Calculations and SubReports

edited February 2008 in Subreports
Hello !

I have dbtext fieldvalues in different subreports and I want to subtract
the value of one dbtext fieldvalue from another dbtext fieldvalue which is
located in a different Subreport.
Thanks
Report builder 10.07
Delphi 2007 win 32
Windows Vista Ultimate

Comments

  • edited February 2008
    Hi Richard,

    Are you using RAP? If so, please post to the RAP newsgroup. This helps us
    determine what you are trying to accomplish and allows us to give a more
    accurate and quick answer.

    If you are using RAP, you can create a couple global variables and keep them
    in sync with the values of the DBTexts. Then you have the ability to access
    the global variables from anywhere in RAP (subreport or main report).

    If you are not using RAP, you should be able to directly access each DBText
    from Delphi by name and assign it's value to another component.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.