B
Brian
Hello,
I'm just getting started with InfoPath. I have a form with 3 text boxes on
it. What I want to be able to do is type a number in two of the boxes and
have the third box show the larger value.
I've got the two input boxes in a group (group1) and have the function for
the third box set to max(group1).
Entering a number into one of either of the two input boxes makes the third
equal to that number. But putting in a second value blows it. I get NaN in
the third box.
Is there another way to do this?
I'm just getting started with InfoPath. I have a form with 3 text boxes on
it. What I want to be able to do is type a number in two of the boxes and
have the third box show the larger value.
I've got the two input boxes in a group (group1) and have the function for
the third box set to max(group1).
Entering a number into one of either of the two input boxes makes the third
equal to that number. But putting in a second value blows it. I get NaN in
the third box.
Is there another way to do this?