J
Julian Ladbury
I have a VBA-based product which validates tables in various ways,
highlighting any errors it finds by updating the style of and adding a
Footnote to any text found to be in error.
While training a new user, I attempted to insert a row in a table (manually,
not using VBA), and encountered an error - no row was inserted, and some text
appeared where I would expect it to be.
I have investigated the problem and can recreate it. It appears to be caused
by a corrupt table. I have produced two files (one a doc, one a docx) which
can be used to reproduce the problem, pared down to the bare essentials
required to reproduce it.
I need to understand the precise nature of the table corruption so I can
understand whether it was originally introduced by my code, and whether I can
circumvent it.
The problem is described in more detail, together with screenprints, in some
files in my SkyDrive folder
http://cid-75e3e350f569b887.skydrive.live.com/browse.aspx/.Public/Bug30:
Bug30 description for MSDN.doc Describes the problem, has instructions as
to how to reproduce it using the next two files, and includes screenprints
Bug 30 Reproduce.doc Reproduces the problem in a .doc
Bug 30 Reproduce.docx Reproduces the problem in a .docx
highlighting any errors it finds by updating the style of and adding a
Footnote to any text found to be in error.
While training a new user, I attempted to insert a row in a table (manually,
not using VBA), and encountered an error - no row was inserted, and some text
appeared where I would expect it to be.
I have investigated the problem and can recreate it. It appears to be caused
by a corrupt table. I have produced two files (one a doc, one a docx) which
can be used to reproduce the problem, pared down to the bare essentials
required to reproduce it.
I need to understand the precise nature of the table corruption so I can
understand whether it was originally introduced by my code, and whether I can
circumvent it.
The problem is described in more detail, together with screenprints, in some
files in my SkyDrive folder
http://cid-75e3e350f569b887.skydrive.live.com/browse.aspx/.Public/Bug30:
Bug30 description for MSDN.doc Describes the problem, has instructions as
to how to reproduce it using the next two files, and includes screenprints
Bug 30 Reproduce.doc Reproduces the problem in a .doc
Bug 30 Reproduce.docx Reproduces the problem in a .docx