startup errors

dntel123

Registered User.
Local time
Today, 17:03
Joined
Feb 23, 2007
Messages
35
Hey,

having a slight problem with my access application, i have one form, but i used to have a couple other forms and now those are deleted. so this is fine but when i start the database i get an error, not one that crashes the program or anything it just says:

"the form 'frmEmployees' is mispelled or refers to a form that doesnt exist"

So i know that it doesnt exist but i dont know how to make it not do that when it starts up, i looked through the code to see if it was referenced anywhere but its not.

Anyone know how to fix it :confused:

Just incase heres a link to my file
http://rapidshare.com/files/218475111/EmailAccess.accdb.html

thanks for taking a look
 
do you have the file set as the STARTUP FORM from the STARTUP MENU?

tools > startup > display form/page (combo box)[/code] check that first. also check your macros for an "Auto Exec" named one.
 
thanks a lot, ill have a wee look now :)
 

Users who are viewing this thread

Back
Top Bottom