I use a form to insert autotext into a doc. This particular autotext is in
tabular format. My problem is that some of the rows when inserted will span
multiple pages and the next row down will start after. (Which is a good
thing) However some of the rows, when inserted will span multiple pages and
then force a page break before the next row starts.

I hope the above makes sense. Any ideas on how I can force the rows/cells to
stay together? Whether it be some clean-up code or on insertion into the doc.

Thanks,

Dave

Re: autotext and tables by Jay

Jay
Sat Apr 30 16:46:41 CDT 2005

On Sat, 30 Apr 2005 13:22:04 -0700, "Dave"
<Dave@discussions.microsoft.com> wrote:

>I use a form to insert autotext into a doc. This particular autotext is in
>tabular format. My problem is that some of the rows when inserted will span
>multiple pages and the next row down will start after. (Which is a good
>thing) However some of the rows, when inserted will span multiple pages and
>then force a page break before the next row starts.
>
>I hope the above makes sense. Any ideas on how I can force the rows/cells to
>stay together? Whether it be some clean-up code or on insertion into the doc.
>
>Thanks,
>
>Dave

Hi Dave,

The difference may be due to some formatting that was applied to the
table rows at the time you defined the autotext entries. Go through
http://www.word.mvps.org/FAQs/TblsFldsFms/ControlPgBrksInTables.htm to
see if any of the factors listed there apply to the rows that cause
breaks.

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org

Re: autotext and tables by Dave

Dave
Sat Apr 30 17:04:38 CDT 2005

Thanks Jay, I appreciate the help. I'll compare my row breaks with this.

Thanks!

Dave

"Jay Freedman" wrote:

> On Sat, 30 Apr 2005 13:22:04 -0700, "Dave"
> <Dave@discussions.microsoft.com> wrote:
>
> >I use a form to insert autotext into a doc. This particular autotext is in
> >tabular format. My problem is that some of the rows when inserted will span
> >multiple pages and the next row down will start after. (Which is a good
> >thing) However some of the rows, when inserted will span multiple pages and
> >then force a page break before the next row starts.
> >
> >I hope the above makes sense. Any ideas on how I can force the rows/cells to
> >stay together? Whether it be some clean-up code or on insertion into the doc.
> >
> >Thanks,
> >
> >Dave
>
> Hi Dave,
>
> The difference may be due to some formatting that was applied to the
> table rows at the time you defined the autotext entries. Go through
> http://www.word.mvps.org/FAQs/TblsFldsFms/ControlPgBrksInTables.htm to
> see if any of the factors listed there apply to the rows that cause
> breaks.
>
> --
> Regards,
> Jay Freedman
> Microsoft Word MVP FAQ: http://word.mvps.org
>