do not display changes

M

Mohan Manicks

I am trying to create a table in word using VBA (macro)

I do not want the users to see as the table is being
created.. How do I make the changes not visible untill the
entire processed is finished?

someting similar to the following command in Excel
ExecuteExcel4Macro "echo(false)"

any help would be appreciated..

thanks
 
Top