Hi Guys,
I have been asked by my employers to create a document retention system.
Any help would be greatly apreciated.
Cheers,
Adam
I have been asked by my employers to create a document retention system.
- They recieved two documents from the customer which are scanned in as two separate PDF files. The PDF files are stored on the scanner units memory.
- The scanned documents are accessed from a web interface.
- The PDF will be downloaded and then saved to a folder.
- The user will then link the file in the database by entering the file path into a field. (how?)
- VBA code will be executed to rename the file, move the file from the original path and dump it in a central folder.
- A shellexecute script will be used to open the files from within access. (this is covered)
Any help would be greatly apreciated.
Cheers,
Adam
Last edited: