J
jesseb
I have a form that I would like to copy the text out of and place it in a
variable.
The field is tab stop 1 and has text I want to capture and place in a
variable MySubject. The issue is the text box content is created from a drop
down that gets filled by another field. In other words the ClassID is used to
pull the ClassName.
so the field is filled with the text describing the class not the ClassID
number.
I have a button that opens my email on my form where the text field lives
and I want to pickup the text pass it to my variable (MySubject).
Thanks to anyone who can help me on this one.
variable.
The field is tab stop 1 and has text I want to capture and place in a
variable MySubject. The issue is the text box content is created from a drop
down that gets filled by another field. In other words the ClassID is used to
pull the ClassName.
so the field is filled with the text describing the class not the ClassID
number.
I have a button that opens my email on my form where the text field lives
and I want to pickup the text pass it to my variable (MySubject).
Thanks to anyone who can help me on this one.