On Open and On Close error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am running Microsoft XP professional and Access 2003 and that a character.
I am modifying an Access program I used last year which contains several
forms. I am now getting the strangest error message was one of the forms.

Whenever I attempt to open the form, I get the following error message:The
expression On Open you entered as the event property setting produced the
following error: method or data member not found.

If I comment out all of the ends statements the On Open subroutine,
including the on Open and the end sub statements, the form will open.

If I create a new on Open event with no statements, I still get the arrow
message.

I cannot identify the cause of this anomaly nor have I been able to find any
help in this or other discussion groups.

Any suggestion would be greatly appreciated.

Tee
 
I had this error before, it happen when one of the refernce files are
missing, check your reference files if anything missing.
I hope that your case.
 
Back
Top