Hi,
I am trying to create a student work log in access 2000 for a school (non-profit). I wondered if its possible to have a list box that can show the contents of a folder on the hard-disk. When a file is selected it will execute.
It would get the folder path from a variable and it will need to filter the folder by student number. Within the folder would be various files relating to a student - for example a student may have a number: 1001 and within the resources folder there could be 1001.jpg 1001.doc etc. The list box will have to show this.
Basically like the filelistbox in VB6.
Thanks.
I am trying to create a student work log in access 2000 for a school (non-profit). I wondered if its possible to have a list box that can show the contents of a folder on the hard-disk. When a file is selected it will execute.
It would get the folder path from a variable and it will need to filter the folder by student number. Within the folder would be various files relating to a student - for example a student may have a number: 1001 and within the resources folder there could be 1001.jpg 1001.doc etc. The list box will have to show this.
Basically like the filelistbox in VB6.
Thanks.