Link variable between forms
Hi,
I have created 2 forms but how do I reference variable from another form?
Say:
FormA has varA1 and varA2.
FormB has varB1 and varB2.
varB2 should derive from varA1 plus(+) varB1 but confused with the script builder.
Any idea?
Thanks lots.