Run Time Error #35601

  • Thread starter Thread starter macaskillh
  • Start date Start date
M

macaskillh

When accessing my form I receive the Run Time Error #35601:
Element Not Found: Possible Causes: You selected a table/query for a child
level which does not correspond to a value from its parent level.

Can someone explain to me what I may do to fix this?

Thanks
 
macaskillh said:
When accessing my form I receive the Run Time Error #35601:
Element Not Found: Possible Causes: You selected a table/query for a child
level which does not correspond to a value from its parent level.

Can someone explain to me what I may do to fix this?

Thanks

Possibilities to check: turn off Name AutoCorrect in Tools, Options; set
sub-datasheet name property in all of your tables to [None]; make sure you
have a valid link between your main form and its sub-form.

Keith.
www.keithwilby.com
 
Keith -

Thank you for responding to my question. I have researched the Auto Name
Correct feature some and see that it is highly suggested that after
unchecking the Auto Name Correct Info box you should Compact and Repair the
Database. Will this do any harm to the Database? Can you explain to me what
exactly this option does?

Thanks

Keith Wilby said:
macaskillh said:
When accessing my form I receive the Run Time Error #35601:
Element Not Found: Possible Causes: You selected a table/query for a child
level which does not correspond to a value from its parent level.

Can someone explain to me what I may do to fix this?

Thanks

Possibilities to check: turn off Name AutoCorrect in Tools, Options; set
sub-datasheet name property in all of your tables to [None]; make sure you
have a valid link between your main form and its sub-form.

Keith.
www.keithwilby.com
 
Back
Top