Thread
:
Default Path for File Open
View Single Post
#
3
Posted to microsoft.public.excel.programming
gilgil
external usenet poster
Posts: 12
Default Path for File Open
Thanks, it work OK
--
gilgil
"Bob Phillips" ha scritto nel messaggio
...
ChDrive "E:\Transit"
ChDir "E:\Transit"
FileName = Application.GetOpenFilename("Text Files (*.txt), *.txt")
Reply With Quote
gilgil
View Public Profile
Find all posts by gilgil