R
RipperT
Hello,
I would like to (using code) have text data from a table field be
automatically appended to the end of text data entered in another field.
Specifically,
Field 1: "123456"
Field 2: "ww.somewebaddress.net/subfolder/" (default value)
I need the result of field 2 to look like this:
"ww.somewebaddress.net/subfolder/123456"
without having to type the contents of field 1 twice. How would I do this?
Many thanx,
Rip
I would like to (using code) have text data from a table field be
automatically appended to the end of text data entered in another field.
Specifically,
Field 1: "123456"
Field 2: "ww.somewebaddress.net/subfolder/" (default value)
I need the result of field 2 to look like this:
"ww.somewebaddress.net/subfolder/123456"
without having to type the contents of field 1 twice. How would I do this?
Many thanx,
Rip