C
Christopher Glaeser
From within Access, I want to automate a process to scan a document, assign
a unique file name, save the image in a folder, and create a link to the
document so that it can be opened and viewed from within the database
application. Can someone point me in the right direction? I'm guessing
part of the solution is
- a table with autonums to create the unique file names
- a command button to open the scanner application
Best,
Christopher
a unique file name, save the image in a folder, and create a link to the
document so that it can be opened and viewed from within the database
application. Can someone point me in the right direction? I'm guessing
part of the solution is
- a table with autonums to create the unique file names
- a command button to open the scanner application
Best,
Christopher