Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I was using logic to set a variable equal to a path
tempPath = Application.GetOpenFilename("Excel Files, *.xls") Workbooks.Open filename:=tempPath I also did other logic envolving the tempPath. But there is a problem because when select the file I start out in another directory. I want to start out in the same directory because this is easier to navigate to the file I want. I tried using ChDir "C:\" but this did not work, I always seem to start out in another directory. Is there anyway to have it so that I start out in "C:\"? Thanks for your help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Code to raise Directory request box | Excel Worksheet Functions | |||
Saving to "open" directory | New Users to Excel | |||
Staying it its own directory. | Excel Worksheet Functions | |||
change directory for refresh data | Excel Discussion (Misc queries) |