Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Think I found problem file is tied to wkbook for a mail merge
"NickHK" wrote: Curt, Your code work if the file exist, otherwise err.number=5174. You sure the A drive (floppy ?) is accessible and has that file name present ? You can add a WRDAPP.Visible = True to see what word is doing/showing. NickHK "Curt" wrote in message ... Dim WRDAPP, WRDDOC Set WRDAPP = CreateObject("Word.Application") Set WRDDOC = WRDAPP.Documents.Open("A:\card.doc") Knowing file is in location. Why do I get cannot find? Have tried many examples with no luck Want to build a macro that will open a word doc (card.doc) If can find start can adjust. Just not good as starter. Old dog learning new tricks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find First Non blank cell than find column header and return that value | Excel Worksheet Functions | |||
Despite data existing in Excel 2002 spreadsheet Find doesn't find | Excel Discussion (Misc queries) | |||
find and delete duplicate entries in two columns or find and prin. | Excel Programming | |||
find and delete text, find a 10-digit number and put it in a textbox | Excel Programming | |||
backwards find function to find character in a string of text | Excel Programming |