Thread: Browse dialoge
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Browse dialoge

Chdrive "D"
ChDir "D:\MyFolder1\MySubfolder1"

now show the dialog.

--
Regards,
Tom Ogilvy


"Tempy" wrote in message
...
Hello all, is it possible to point to a certain folder when the
"Application.FindFile" is used ?
Is this the best method to use ?
In other words when the dialog box opens it is already in that folder so
the user has just to select the required file ?

If so could you please help me some code.

Thanks in advance.


Tempy

*** Sent via Developersdex http://www.developersdex.com ***