Re: table->movedown

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Dinçer (dincer80"at"yahoo.com)
Date: 02/23/04


Date: Mon, 23 Feb 2004 15:22:10 +0200


 I tried this:
I made the document visible before each MoveDown usage, and then I made the
document back invisible.
When run in visible mod, MoveDown works OK.
But, for each table the screen kinda blinks you. And of course, I don't want
this..
Are there any other solution ??

"Dinçer" <dincer80"at"yahoo.com> wrote in message
news:Op0mtOg%23DHA.1632@TK2MSFTNGP12.phx.gbl...
> Hi everyone!
>
> My program creates a report (Word document) which includes several tables.
> Unfortunately, today, I found out that Microsoft has a bug when using
> MoveDown method.
>
>
(http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com
> :80/support/kb/articles/q235/8/76.asp&NoWebContent=1)
>
> The article says the bug doesn't appear if we make the document visible
> before using MoveDown method. Indeen, it doesn't.
> However, it is not a good thing to show the user all the creation process
of
> the report.
> How can I skip this error and create my reports?
>
> Thank you...
>
> PS:
> This line of code is the reason of the problem:
> objDoc.ActiveWindow.Selection.MoveDown Unit:=wdLine, Count:=1
>
> What can I do instead of this code, to be able to finish a table and after
> putting a few newline's go to the other table?
>
>



Relevant Pages

  • Re: movedown method
    ... MoveDown works OK. ... > My program creates a report which includes several tables. ... > The article says the bug doesn't appear if we make the document visible ... > before using MoveDown method. ...
    (microsoft.public.word.vba.beginners)
  • Re: table->movedown
    ... There are lots of methods to move the Selection. ... > I made the document visible before each MoveDown usage, ... >> The article says the bug doesn't appear if we make the document visible ... >> the report. ...
    (microsoft.public.office.developer.automation)
  • table->movedown
    ... My program creates a report (Word document) which includes several tables. ... The article says the bug doesn't appear if we make the document visible ... before using MoveDown method. ...
    (microsoft.public.office.developer.automation)
  • movedown method
    ... My program creates a report (Word document) which includes several tables. ... The article says the bug doesn't appear if we make the document visible ... before using MoveDown method. ...
    (microsoft.public.word.vba.beginners)