To read data, make a decision and then perform an action,
some sort of software will need to run.
I suggest making a little
VB app that performs your check, set it to run hidden, compile it to an EXE, and place it in your startup folder.
VB will let you connect to an MDB file and you won't need to open Access.
tc