I made a sample doc just as you described and it work perfectly.
Post the original code.
Hi Alexander,
Have you checked whether the range you're trying to delete contains a
paragraph mark right in front of a table?
Klaus
> David Sisson schrieb:
>> Change Bookmark to Bookmarks
[quoted text clipped - 5 lines]
> MfG,
> Alex
Alexander Mueller - 23 Jul 2007 09:18 GMT
Klaus Linke schrieb:
> Hi Alexander,
>
> Have you checked whether the range you're trying to delete contains a
> paragraph mark right in front of a table?
>
> Klaus
Hi Klaus and David
Thanks for your hints and support.
The reason was, that the last chaarcter of the range to delete was
a paragraph-mark directly following a table. So Klaus was right with
his assumption! After adding an additional dummy-paragraph it works
as desired.
MfG,
Alex