In reference to using drawing lines, I've never had much success with that
method because of problems with variable paragraph spacing, etc. The method
I use is to set a right-aligned tab on the right margin, tab several times
to create multiple lines, and then apply underline to the tabs. When the
user tabs into the cell, they can either start typing to replace the lines
with their own underlined text, or start typing at the beginning of the cell
and then delete the extraneous tabs. If this is needed in an online form, I
use a macro to capture the underlined tabs in a variable and insert a form
field with its default text set to the value of the variable.
Regards,
Chad DeMeyer