Error Msg

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

Guest

I am using Access 2003
I created a one to many form (Eye Test Entry Form) for recording eye tests
for our employees. The basic employee information is on the top of the
screen and the eye test information (date of test, Passed or Failed, and Dr.
Name) is in a subform on the bottom of my form. I can see all of the eye
tests given for each employee. But I am trying to add additional eye test
information. But as soon as I put the date in the record, I get this Error
Msg and I do not know what it is telling me.

"The object doesn't contain the Automation object "InspDept-EyeExams"
You tried to run a Visual Basic procedure to set a property or method for an
object. However, the component doesn't make the property or method available
for automation operations. Check the component's documentation for
information on the properties and methods it makes available for automation
operations."

I don't know what automation object they are talking about. I do not have
any automatic fields that I am aware of. I have a date field, a pull down
menu for the test name, a pull down menu for indicating whether they passed
or failed, and I type the doctors name in the last field.

Does anyone understand this message? Can you help me understand the message?

Thank you - aurora
 
Post the code. Identify the line where the error occurs.
Provide the error number and the error message.

This will help us find the problem.
 
Thank you for trying - I kept playing and got it right. Problem with my
maste/child relationship.

Aurora
 
Back
Top