S
S Shulman
Hi
I encounter the following problem:
After inserting a table to the document I add the following lines:
obTable.Rows.HeadingFormat = True
obTable.Rows.AllowBreakAcrossPages = False
and the table heading is not repeated, however when I record this design to
a macro the come seems identical but that table does repeat the heading
Thank you,
Shmuel Shulman
I encounter the following problem:
After inserting a table to the document I add the following lines:
obTable.Rows.HeadingFormat = True
obTable.Rows.AllowBreakAcrossPages = False
and the table heading is not repeated, however when I record this design to
a macro the come seems identical but that table does repeat the heading
Thank you,
Shmuel Shulman