I'm filling a table by using range objects and have experienced that the
process differ from time to time.
In some cases the table is filled quickly WITHOUT updating the screen.
In other cases the table is filled slowly while the screen IS updated.
I have also seen the fill process start while screen is updated, and then
proceed without updating the screen.
NB - the strange thing is that I have NOT used "Application.ScreenUpdating"
in my code.
I believe that the fill behaviour shifts when I edit the table properties.
Are there any hidden table properties that I may effect without knowing it?
/BosseH
Jezebel - 28 Jan 2006 14:21 GMT
Word tables are complicated and mysterious beasts. If you've got a lot of
tables to fill (from VBA), it is often *much* quicker to insert plain text
with tabs, then use the convert text to tables function.
> I'm filling a table by using range objects and have experienced that the
> process differ from time to time.
[quoted text clipped - 11 lines]
>
> /BosseH
Helmut Weber - 29 Jan 2006 13:04 GMT
Hi Bo,
see
http://groups.google.de/group/microsoft.public.word.vba.general/browse_frm/threa
d/ab1f66fb8854cddb/f1baa3d8b545df0b?lnk=st&q=selection+range+tables+group%3Amicr
osoft.public.*+author%3AHelmut+author%3AWeber&rnum=18&hl=de#f1baa3d8b545df0b
Klaus Linke points to Dave Rado:
http://www.word.mvps.org/faqs/tblsfldsfms/FastTables.htm
4 seconds instead of 56 using selection
http://groups.google.de/group/microsoft.public.word.vba.general/browse_frm/threa
d/6bd449ab384e8d3a/4bc41c9f077611e9?lnk=st&q=range+selection+tables+faster+group
:microsoft.public.word.vba.general+author:Helmut+author:Weber&rnum=4&hl=de#4bc41
c9f077611e9
and set all autofit stuff to false.

Signature
Greetings from Bavaria, Germany
Helmut Weber, MVP WordVBA
Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"