I would like to develop an MS Access utility that polls an 'input' directory for new files. When files are detected, I want MS Access to open the file, extract content, then move the file to either a 'processed' directory or 'error' directory.
(1) I'm unsure how to have MS Access poll a...