InitialDirectory
Previous
Next
Gets or sets the directory that will first show when the dialog opens.
Syntax: InitialDirectory As String
You can use windows shortcuts like %USERPROFILE% to open special folders.
Example:
odEX.InitialDirectory =
"%USERPROFILE%\My Documents"