irfan512
Jan 9, 2008, 09:35 PM
I have two text boxes to sum in detail section of vb data report and I want to sum in 3rd text box like this in detail section :
rpttext1 = rpttext2 + rpttext3
rpttext1 = rpttext2 + rpttext3
View Full Version : Sum result stored in text box in vb data report