Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
JLGWhiz
It works perfectly! Many, many thanks. Kindest regards PaddyMac "JLGWhiz" wrote: The last line did not belong with that snippet. Dim MyDoc As Object Set MyDoc = GetObject("D:/msword/directory/document.doc") MyDoc.Application.Visible = True MyDoc.Parent.Documents.Open FileName:="D:/msword/directory/document.doc" "PaddyMac" wrote in message ... I wish to put a commend button in an Excel spreadsheet which will open an existing word document. i.e D:/directory/document.doc What code would I put behind the command button? Any ideas? Many thanks PaddyMac |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Opening word document through excel vba | Excel Discussion (Misc queries) | |||
Opening a Word and/or PDF document from Excel | Excel Programming | |||
Opening Word Document with excel | Excel Discussion (Misc queries) | |||
opening a word document from excel | Excel Programming | |||
Opening a Word Document in Excel | Excel Programming |