D
Donald Dudar
Can anyone help with a forms problem.
I have a two page form which includes certain fields that
are entered on page one and then the information is
repeated on the second page (for example, a reference
number). What I would like to do is have the information
which is entered on page one automatically filled into
the corresponding field on page two.
There is a second challenge. I have a field which should
calculate based on entries in an earlier field. I just
found out that the calculation is contingent on certain
additional data, also contained on the form. As a
result, the calculation would normally read If(Field
A=criteria, then calculation, If(Field B=criteria,
calculation 2, "0"))
Can anyone suggest a way to achieve either or both of
these goals.
Thanks in advance.
Don
I have a two page form which includes certain fields that
are entered on page one and then the information is
repeated on the second page (for example, a reference
number). What I would like to do is have the information
which is entered on page one automatically filled into
the corresponding field on page two.
There is a second challenge. I have a field which should
calculate based on entries in an earlier field. I just
found out that the calculation is contingent on certain
additional data, also contained on the form. As a
result, the calculation would normally read If(Field
A=criteria, then calculation, If(Field B=criteria,
calculation 2, "0"))
Can anyone suggest a way to achieve either or both of
these goals.
Thanks in advance.
Don