Hi
Since Access 97 doesn't seem to allow use of the File Open Dialog box, I am trying to write my own crude version. Basically, I want to display a list of drives, then when a drive is clicked, to display the files and folders within that drive, and in each subsequently clicked-on folder, until a button is pressed and the file or folder name and path are returned.
I already have ideas on how to actually work this, using the DIR function, but I want to know how to get a list of the drives for the computer.
Would appreciate any help.
Thanks.
Since Access 97 doesn't seem to allow use of the File Open Dialog box, I am trying to write my own crude version. Basically, I want to display a list of drives, then when a drive is clicked, to display the files and folders within that drive, and in each subsequently clicked-on folder, until a button is pressed and the file or folder name and path are returned.
I already have ideas on how to actually work this, using the DIR function, but I want to know how to get a list of the drives for the computer.
Would appreciate any help.
Thanks.