Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i would like to open a file with code in MS Excel 2003. i am sure it is just
a one line entry but i am having troubles finding the right code. Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Josh,
take a look at the Open method of the Workbooks collection.. WorkBooks.Open("C:\sample.xls") -- Hope that helps. Vergel Adriano "Josh C" wrote: i would like to open a file with code in MS Excel 2003. i am sure it is just a one line entry but i am having troubles finding the right code. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Opening then later Closing an Excel file in VBA | Excel Discussion (Misc queries) | |||
Custom message at opening or closing of file | Excel Discussion (Misc queries) | |||
Opening and Closing a "EXE" file within Excel | Excel Discussion (Misc queries) | |||
Opening and closing workbook with VBA... | Excel Programming | |||
Opening and Closing workbooks | Excel Programming |