R
rua17
I'm inserting a very large string into a formfield typing:
FormFields("txtdesPrimerApellido").Result = "very large string".
Why is word telling me that the string is too large if I set the MAX LENGTH
of the form field as unlimited?
TIA
FormFields("txtdesPrimerApellido").Result = "very large string".
Why is word telling me that the string is too large if I set the MAX LENGTH
of the form field as unlimited?
TIA