B
Bob Landers
Hi folks,
I would like to be able to provide the user with a list of files in a
specified folder and its subfolders. So far, I have been able to achieve
this simply by using the filesystemobject and outputting the resulting list
of file and folder names to a valuelist box on my access form.
However, I would also like incorporate the following features into my list:
(1) an icon to the left of the filename indicating the file type type, eg a
word icon for msword files, a pdf icon for pdf files etc; and
(2) the ability for a user to double-click the filename in my list to open
the relevant file.
Can anyone point me to any tutorials or give me some pointers on how to
achieve either of these objectives?
TIA
Bob
I would like to be able to provide the user with a list of files in a
specified folder and its subfolders. So far, I have been able to achieve
this simply by using the filesystemobject and outputting the resulting list
of file and folder names to a valuelist box on my access form.
However, I would also like incorporate the following features into my list:
(1) an icon to the left of the filename indicating the file type type, eg a
word icon for msword files, a pdf icon for pdf files etc; and
(2) the ability for a user to double-click the filename in my list to open
the relevant file.
Can anyone point me to any tutorials or give me some pointers on how to
achieve either of these objectives?
TIA
Bob