S
SurveyorinVA via AccessMonster.com
Good afternoon:
I have a large text box that the user can use <cntrl> <enter> to do a
carriage return and enter more data on the second line of this box. If I
want to split this data entered into two string values, what would be the
proper way to get the txtLine01 to equal the data on the first line and
txtLine02 to equal the data on the second line of text?
Any help would be greatly appreciated.
Thanks,
CF
I have a large text box that the user can use <cntrl> <enter> to do a
carriage return and enter more data on the second line of this box. If I
want to split this data entered into two string values, what would be the
proper way to get the txtLine01 to equal the data on the first line and
txtLine02 to equal the data on the second line of text?
Any help would be greatly appreciated.
Thanks,
CF