I have a form where the user has to choose a directory. The user has to give the first letter of a filename, and the form returns all files in this directory that start with this letter.
I have found code for a browsefolder that enables you to choose a specific directory.
BUT, the form should not just look for the files in the chosen directory, but also in its subdirectories!!
anyone an idea how to check the subdirectories also?
Thanks
I have found code for a browsefolder that enables you to choose a specific directory.
BUT, the form should not just look for the files in the chosen directory, but also in its subdirectories!!
anyone an idea how to check the subdirectories also?
Thanks