T
Troy D. Young
I would like to display (on a form) a list of files in a folder on the file
system so that the user can double-click and open it from within Access.
The catch is, I'd like the folder to be relevent to the record being
displayed.
For example, I would like to have a contacts database that each record has
an account number, e.g. A020. Based on that record, I'd like to have the
root of the file locations preset, e.g. X:\FILES\CLIENTS (maybe in a
"database settings table"). So, the complete path on the file system is
X:\FILES\CLIENTS\A020 for this one particular record. Then, have a box in
the form window that displays the folder contents based on the account
number that has been appended to the file system location. If I'm looking
at client #C485, then the box would display all files in the
X:\FILES\CLIENTS\C485 folder.
Clear as mud?
Thanks,
Troy D. Young
system so that the user can double-click and open it from within Access.
The catch is, I'd like the folder to be relevent to the record being
displayed.
For example, I would like to have a contacts database that each record has
an account number, e.g. A020. Based on that record, I'd like to have the
root of the file locations preset, e.g. X:\FILES\CLIENTS (maybe in a
"database settings table"). So, the complete path on the file system is
X:\FILES\CLIENTS\A020 for this one particular record. Then, have a box in
the form window that displays the folder contents based on the account
number that has been appended to the file system location. If I'm looking
at client #C485, then the box would display all files in the
X:\FILES\CLIENTS\C485 folder.
Clear as mud?
Thanks,
Troy D. Young