Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to write a subroutine that opens a saved
workbook that resides in the same directory of my active workbook, so that I can pull data from worksheets in that workbook. My subroutine looks like this: Sub Try() Workbooks.Open "saved workbook" End Sub When I run this, however, i get an error saying that the workbook cannot be found. I tried using the full path and anf file extensions as well, but no luck. Has anyone run into this problem as well? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I stop blank workbook from opening when opening an existing | Excel Discussion (Misc queries) | |||
How to make the opening of a workbook conditional upon the opening of another workbook | Excel Programming | |||
How to make opening of workbook conditional of opening of another workbook | Excel Programming | |||
Preventing opening workbook inside active workbook. | Excel Programming | |||
Question for Experts: Opening workbook with workbook references | Excel Programming |