You can't show it again if you delete it unless you recreate it in some way.
The easiest way is to have your tables saved as AutoText entries and set
your code up to insert or delete the appropriate table. Have you considered
marking the text as hidden text and not/hidden text (and not using tables)?

Signature
Charles Kenyon
Word New User FAQ & Web Directory: http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide
See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
> You can't show it again if you delete it unless you recreate it in some
> way. The easiest way is to have your tables saved as AutoText entries and
> set your code up to insert or delete the appropriate table. Have you
> considered marking the text as hidden text and not/hidden text (and not
> using tables)?
Thank you for you answer.
I have not try the AutoText command, but I will look in this direction,
thank you.
No, I can't replace the table by text, because I have many things on those
table cells like check boxes, entry... who need to be formated precisely
(hard to explain).
That's clear, deleting the table will cause it to be completely lost.
The current point where I am is to put the checkbox in the first cell of
each table and delete all the row, but not the first, when the checkbox
become false. This is to memorize the position of the table in the
document.
And when the checkbox become true again, I try to insert the old rows after
the remaining one. But an other problem appear, it is when I insert the new
rows, they are created every time BEFORE the single row (by copy/paste).
I don't want to delete the row with the checkbox because, of course, I will
loose the link with the code.
What does I have to do to be sure that the new rows will be inserted AFTER
the single table row ?
Charles Kenyon - 28 Nov 2005 19:50 GMT
http://word.mvps.org/faqs/customization/AutoText.htm

Signature
Charles Kenyon
Word New User FAQ & Web Directory: http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide
See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
>> You can't show it again if you delete it unless you recreate it in some
>> way. The easiest way is to have your tables saved as AutoText entries and
[quoted text clipped - 27 lines]
> What does I have to do to be sure that the new rows will be inserted AFTER
> the single table row ?