J
jille
Hi,
I've created a userform with a textbox that allows the user to enter
multiple lines of text and use the Enter key to add additional paragraphs.
I'm trying to move this text to a text formfield but it's pulling out the
hard carriage returns. I know that if the user was filling out the formfield
directly, they would be able to use the Enter key within the field.
I've already tested the code to ensure that it works, for example, when I
use a simple bookmark (instead of the formfield) and it does. The obvious
solution is to use a bookmark but this option isn't viable due to other
issues.
Any suggestions on getting the text formfield to recognize the hard carriage
return?
Really desperate for an answer so any thoughts would be most appreciated.
Thanks,
Jille
I've created a userform with a textbox that allows the user to enter
multiple lines of text and use the Enter key to add additional paragraphs.
I'm trying to move this text to a text formfield but it's pulling out the
hard carriage returns. I know that if the user was filling out the formfield
directly, they would be able to use the Enter key within the field.
I've already tested the code to ensure that it works, for example, when I
use a simple bookmark (instead of the formfield) and it does. The obvious
solution is to use a bookmark but this option isn't viable due to other
issues.
Any suggestions on getting the text formfield to recognize the hard carriage
return?
Really desperate for an answer so any thoughts would be most appreciated.
Thanks,
Jille