Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
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 |