| How to sum field1+field2 in rpt text box (detail section) in data report Dear Sir,
I have two fields field1 and field2 in data report. I am using text box in detail section. My problem is that I want the addition of two fields in a text box, like below:
text1 = field1 + field2 ( in detail section of data report)
Please help me with codes.
regards,
Irfan Zaidi |