PDA

Click to See Complete Forum and Search --> : using a formula in a datareport


nicnat
Oct 19th, 1999, 05:07 PM
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