Determining the larger of two fields

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top