You need to automatically open the form when Access starts, got it.
Two options.
Make a macro that opens the form and name it Autoexec. The macro named Autoexec automatically runs by when access starts.
Otherwise you can specify a startup form...
In Access 2010 this would be File, Options, Current Database Tab, Select your form from the Display form box.
In Access 2003 this would be a dialog hidden somewhere under the tools menu... (Start-up) Options, maybe on the database Utilities sub menut? I'd know it if I had it in front of me.