I have created a database for which the purpose is to somewhat control the workflow of a design change notification. Each design change notice is assigned a unique number in the system. I’m currently stuck trying to figure out how to achieve the following.
When a user wants to add attachments to the Design Change ….
1) Create a subdirectory based on the design change notice assigned number.
2) Prompt users to select the required files and copy files into this assigned subdirectory
3) Have the files which were copied listed as hyperlinks for each design change notice.
4) Change the files a “read only” attribute.
Would all or any of this be acheivable using MS Access?