How can I program a formula in a RptTextBox or a RptLabel in a dataReport.
In a datareport I have a RptTextBox ("rptNummer") with the information from a Adodc, and I want that in a other RptTextBox or RptLabel a formula works that shows me the result of (rptNummer * 10)/3

can you help me?
Thanks