Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I use these lines
Doc = Fpath & "\" & Fname & ".doc" Set WordDoc = Word.Documents.Open(Doc) to open a Word doc so more code can copy a selection and paste it into my workbook. I never see the doc in a visible window, but the information does get copied and pasted, so I know it is getting the doc. Now, what do I need to ad to see the doc? I tried Visible = , but my choices were xlVisible, xlHidden, and xlVeryHidden, which don't apply to Word docs. Ed |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Office XP: Excel only opens in one window. | Excel Discussion (Misc queries) | |||
replace always opens a window | Excel Worksheet Functions | |||
The window opens in a smaller window not full sized window. | Excel Discussion (Misc queries) | |||
Excel file opens but no worksheets visible | Excel Discussion (Misc queries) | |||
Help window opens minimized | Excel Discussion (Misc queries) |