Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The oApp is for SPSS.
Jim Cone wrote: GetOpenFileName returns the path and the file name. I have never seen your particular Open method used in Excel. If oApp is an Excel application object then this might be more appropriate... vFileName = oApp.GetOpenFilename() If vFileName < False Then oApp.Workbooks.Open vFileName |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
specify default path in dialog open box | Excel Programming | |||
dialog box to pick path & file | Excel Programming | |||
open dialog box for file path | Excel Programming | |||
GetOpenFilename Dialog default path | Excel Programming | |||
Getting the full path when from a File Open Dialog Box | Excel Programming |