After searching this list, I've learned that you supposedly can create a standard windows "Open File" dialog window using:
Set objDialog = CreateObject("MSComDlg.CommonDialog")
However, when I tested this on a WinXP box, it doesn't work.
After more research, I came across this:
Set...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.