R
RBM
I had been attempting to create a Word-based (Word 2003) form wherein
by virtue of selecting a certain entry in the first text box various
other text boxes down lower in the form are pre-filled in with
relevant text (i.e. elephant > big, gray, majestic; mouse >small,
brown, verminous, etc.). Anyhow, despite the fact that I can manually
enter an unlimited quantity of text into any given text box, when I
attempt to do it by code I get a message indicating that there is "too
much" text. I haven't counted to characters involved but presume it to
be >~126. Are there any work-arounds for this problem? Should I skip
the secondary text boxes and simply add text at a predetermined
bookmark instead? Would that work? I'll provide more details if you
need them.
by virtue of selecting a certain entry in the first text box various
other text boxes down lower in the form are pre-filled in with
relevant text (i.e. elephant > big, gray, majestic; mouse >small,
brown, verminous, etc.). Anyhow, despite the fact that I can manually
enter an unlimited quantity of text into any given text box, when I
attempt to do it by code I get a message indicating that there is "too
much" text. I haven't counted to characters involved but presume it to
be >~126. Are there any work-arounds for this problem? Should I skip
the secondary text boxes and simply add text at a predetermined
bookmark instead? Would that work? I'll provide more details if you
need them.