D
David7284
Hi,
I've got a user form with a bookmark field called fullname. Later in the
document, I want to auto-display only the first name from the fullname
field (the contents form position 1 of fullname to the first space -the
space that separates the first and last names).
I've searched and tried seemingly everyting logical (obviously not
everything ), unfortunately, I can't seem to even store the entire
contents of "fullname" to the variable, much less extract a substring (mid
?) and display the results later in the doc.
Can someone please help point me in the right direction?
Thanks,
David
I've got a user form with a bookmark field called fullname. Later in the
document, I want to auto-display only the first name from the fullname
field (the contents form position 1 of fullname to the first space -the
space that separates the first and last names).
I've searched and tried seemingly everyting logical (obviously not
everything ), unfortunately, I can't seem to even store the entire
contents of "fullname" to the variable, much less extract a substring (mid
?) and display the results later in the doc.
Can someone please help point me in the right direction?
Thanks,
David