Reference value in another textbox

Posted by: chad on 16 November 2017, 11:25 am EST

    • Post Options:
    • Link

    Posted 16 November 2017, 11:25 am EST

    Is there a way to create an expression that includes a value from another textbox on the report? Something like :

    = rpt!TextBox23.Value + 1

  • Posted 20 November 2017, 5:02 am EST

    You can use the ReportItems keyword to access the controls in the report as below:

    =ReportItems!TextBox23.Value

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels