in reply to Re^2: Writing text after creating a table in MS Word using win32::ole
in thread Writing text after creating a table in MS Word using win32::ole

I am keeping the count of number of rows that I have to create.

How about you try the advice from Microsoft Word - Select next line after a table?

  • Comment on Re^3: Writing text after creating a table in MS Word using win32::ole

Replies are listed 'Best First'.
Re^4: Writing text after creating a table in MS Word using win32::ole
by Adithyakiran.k (Novice) on Sep 12, 2013 at 13:22 UTC

    I did try your advice and it worked. Thanks a lot !!