Skip to Content
0
Former Member
Mar 05, 2009 at 08:10 AM

Word OLE2

98 Views

Hello,

I am writing some text and a table in a word document using OLE2.

I want to write some text before the table and after the table.

Currently, I manage to write the text before the table and to write the table with its content,

but when I try to write the text that should come after the table, it is written in the first cell of the table...

How can I manage to move the cursor position on the next line after (outside) the table?

Thank you.