J
Jono
I have a set of text boxes that need to concatted in different combinations
depending on there values. In the text box that I want to do this I can enter
the concat in the Default Value formula area but when I try to employ a rule
to do it nothing happens.
I've tried just a simple rule like if field xx is not blank concat field xx
and field xx.
How can I accomplish the following?
If field466 = A and field462 = isblank then concat field466 and field464
If field466 = A and field462 = J or C then concat field 466 and field 462
If field466 = isblank concat field462 and field461
depending on there values. In the text box that I want to do this I can enter
the concat in the Default Value formula area but when I try to employ a rule
to do it nothing happens.
I've tried just a simple rule like if field xx is not blank concat field xx
and field xx.
How can I accomplish the following?
If field466 = A and field462 = isblank then concat field466 and field464
If field466 = A and field462 = J or C then concat field 466 and field 462
If field466 = isblank concat field462 and field461