Module not functioning

  • Thread starter Thread starter MikeO
  • Start date Start date
M

MikeO

The database I created in Access 2003 has a function that checks to see if a
form is loaded. The function works on the XP system it was created on as well
as at least 4 others. One of which is now running Access 2007.
One computer will not use the function and says it cannot find
"isformloaded" function.
I have verified the module is intact. I also checked the reference library
which is the same.
What am I missing?
Mike
 
It's not clear which module you verified is intact. IsFormLoaded is not a
built-in function in Access: have you confirmed that it exists in the new
database?
 
In addition to what Doug said: check the References on the machine in
question, to see if there is a missing one.

-Tom.
Microsoft Access MVP
 
Back
Top