Chicagodude
Programmer
I have the five text box on my report.
Textbox1 - Result_1 - Feild name in database table
Textbox2 - Result_2 - Feild name in database table
Textbox3 - Result_3 - Feild name in database table
Textbox4 - Result_4 - Feild name in database table
Textbox5 - Result_5 - Feild name in database table
I have three more text box below this five text box.
TextboxMin
TextboxMax
TextboxAvg
I want a autofill up these three text box based on the first five text box value.
I need Max value out of first five text box
Min valude out of first five text box and Ave out of first five text box.
Sometime one of the text box out of 5 is empty. How can i achive this in Report.
Textbox1 - Result_1 - Feild name in database table
Textbox2 - Result_2 - Feild name in database table
Textbox3 - Result_3 - Feild name in database table
Textbox4 - Result_4 - Feild name in database table
Textbox5 - Result_5 - Feild name in database table
I have three more text box below this five text box.
TextboxMin
TextboxMax
TextboxAvg
I want a autofill up these three text box based on the first five text box value.
I need Max value out of first five text box
Min valude out of first five text box and Ave out of first five text box.
Sometime one of the text box out of 5 is empty. How can i achive this in Report.