View Single Post
  #5   Report Post  
bondg
 
Posts: n/a
Default

Thanks much, Stefan for your reply. However, I'm still stuck. I'm sorry I
wasn't more clear. The setting you describe (Wrap Text) is already set, but
that refers to wrapping text within any given cell. I'm looking to "wrap"
from one cell to the next (maybe "flow text from one cell to the next" would
be more correct).

In my example sketch below, the leading text is in a cell with no borders
showing, then the following line is the bottom border of the next cell, and
finally, the last two lines are the bottom borders of full-table-width
cells. I'm hoping to be able to construct this table so that when users
fill out the form and enter text to fill that first cell, MSWord then moves
the insertion point to the next row/cell.

This is the name of some company: ___________________
______________________________________________
______________________________________________

Perhaps a macro would work here? Something that would, after X number of
characters is entered, move the insertion point on to the next cell?

Any help is much appreciated.

GB