LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
TAM TAM is offline
external usenet poster
 
Posts: 10
Default Open Word Template

Within Excel I am trying to open a new document from a Word template file
but the template file itself keeps opening. Can you please advise how to
open a document from the template - my code is as follows...

Dim wdApp As Word.Application
Set wdApp = New Word.Application
With wdApp
.Documents.Open Filename:="C:\My Documents\Work\Manual Project\Templates\01
Front Cover.dot"

I have tried this code with the .doc extension but that only results in an
error

Thanks

TAM


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I link between a Word template and an Excel template Josh Excel Discussion (Misc queries) 0 April 1st 08 12:36 AM
Excel Hyperlink doesn't open Word doc the same way as Word does duugg Excel Discussion (Misc queries) 2 October 12th 06 03:14 PM
Word document from template Enescu Gabriel Excel Programming 2 April 10th 04 06:15 PM
Merge into Word Template Mike[_75_] Excel Programming 0 April 6th 04 09:31 PM
Graph Excel Selection, Open Word File, Embed Graph Into Word Steve Excel Programming 0 November 17th 03 05:35 PM


All times are GMT +1. The time now is 11:26 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"