N
Neeraja
Hi,
Could someone Pls tell me how do i do this:
In my macro the user gets to select the file to open:
ExcelFile1 = Application.GetOpenFilename("Excel-
files,*.xls", _
1, "Select Input File To Open", , False)
My requirement is the Windows explorer should show the
directory structure starting with the Current Directory
rather than showing the directory structure Starting with
desktop or some other.
Thanks in Advance for any help.
Neeraja.
Could someone Pls tell me how do i do this:
In my macro the user gets to select the file to open:
ExcelFile1 = Application.GetOpenFilename("Excel-
files,*.xls", _
1, "Select Input File To Open", , False)
My requirement is the Windows explorer should show the
directory structure starting with the Current Directory
rather than showing the directory structure Starting with
desktop or some other.
Thanks in Advance for any help.
Neeraja.