I gleaned from another post that the problem I was having had to do with ensuring that the directory which contained my application was TRUSTED. Something new I have since learned with ACC2007.
Thank you gentleman for your expedient responses.
BAH2007
I have an AutoExec macro in an Access 2003 .mdb file. When I open this file and try to run it in Access 2007 it will not allow me to run this macro.
The macro references a function which is in a module which provides the login functionality to the database.
What do I need to do to get this...