Hey out there!
When you've worked a lot in VBA and are common to things like CommonDialogs of WindowsAPI etc...:
Why isn't there an easy way to let users select paths?
By using the CommonDialog for FileSelection all out customers get astonished and say: How easy and well done!
But when they need to select a path, we can't offer them a better possibility, then "please select any file in the appropriate folder".
Is there any built-in WindowsAPI for (windows-like graphically) selecting paths?
How do you handle this?
Are there any ActiceX to do that task (after hours of searching I haven't found any).
Thanks a lot for any help!
When you've worked a lot in VBA and are common to things like CommonDialogs of WindowsAPI etc...:
Why isn't there an easy way to let users select paths?
By using the CommonDialog for FileSelection all out customers get astonished and say: How easy and well done!
But when they need to select a path, we can't offer them a better possibility, then "please select any file in the appropriate folder".
Is there any built-in WindowsAPI for (windows-like graphically) selecting paths?
How do you handle this?
Are there any ActiceX to do that task (after hours of searching I haven't found any).
Thanks a lot for any help!