
07-28-2003, 04:20 AM
|
|
Newcomer
|
|
Join Date: Jul 2003
Posts: 1
|
|
Word missing menu and toolbars
|
Hi,
I open Word 2000 with an existing template from VB6, on occasions (not all the time) Word does not show the menu or toolbars, only the document space. How can ?
Any suggestions ?
Set wdApp = CreateObject("Word.Application")
wdApp.Documents.Add Template:=TemplateDir & "TestForm.dot"
etc.
|
|