Hi,
I've got a form that displays a list as follows:
Name Number
xyz 2
xyz 1
xyz 3
xyz 4
xyz 3
I want to add a text box that will look at the numbers listed and display the highest number? Not really sure how to go about it, an if statement maybe?
thanks for your help.
I've got a form that displays a list as follows:
Name Number
xyz 2
xyz 1
xyz 3
xyz 4
xyz 3
I want to add a text box that will look at the numbers listed and display the highest number? Not really sure how to go about it, an if statement maybe?
thanks for your help.