PDA

Click to See Complete Forum and Search --> : problem with data report please help


nicnat
Oct 28th, 1999, 03:14 PM
I have a datareport with 5 rptTextBox fields in a row.
4 of them is showing data from a access
database and in the last one i want the solution from a formula.
for example:
5th rptTextBox = 856 & "-" & (4th /97)-0.5
How can i do this in a data report?
He must calculate it for each row on the data
report.
Thanks.