trueharted
Programmer
Using form fields and protecting the document (in Word 2000), I need to find a way to have an editable section appear as if it's underlined from the far left side of the page to the far right side of the page for multiple lines regardless of how much or how little is typed into that section and without the underline stopping in the middle of the page. The only way I've found so far is to insert a table with multiple rows with the bottom border for each row, but then you have to put a form field on each row when it should be one continuously typed paragraph. Is there another way? Or, is there code that I can insert to make it automatically jump from one form field to the next after the maximum characters for that form field have been reached? Any ideas?