Corrupted Table Error Message

D

Datasort

When I open a document I receive an error message regarding a corrupted table

I am trying to delete the corrupted table. I can’t even see the table but
the following line reveals that I have 2 in a document:

ActiveDocument.Tables.Count

When I use code to go to the table: ActiveDocument.Tables.items(1).select, I
move to down about 20 pages to the table. I can’t see the table but ASSUME
that it is selected. If I try ActiveDocument.Tables.items(1).delete then the
table is not deleted.

Any thought?

Thanks in advance,

Stewart Rogers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top