Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > VBA / Office Integration > Word, PowerPoint, Outlook, and Other Office Products > Word missing menu and toolbars


Reply
 
Thread Tools Display Modes
  #1  
Old 07-28-2003, 04:20 AM
jankuiper jankuiper is offline
Newcomer
 
Join Date: Jul 2003
Posts: 1
Unhappy 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.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cutstom ToolBars: A Love/Hate Relationship. MDodd73 Excel 0 07-18-2003 05:37 PM
Array of toolbars? SteveM Interface and Graphics 1 07-16-2003 05:55 PM
Fine Tuning Toolbars MDodd73 Excel 1 07-02-2003 09:03 AM
Alternative to OLE to add Word? kkonkle Interface and Graphics 2 05-05-2003 06:39 AM
Toolbars scroll away skippy General 1 06-19-2002 03:59 PM

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->