Error "The Object Doesn't contain the automation object Me"

Joined
Feb 2, 2016
Messages
25
Reaction score
10
I'm trying to use Allen Browne's online guide for a Combo with Tens of Thousands of Records (http://allenbrowne.com/ser-32.html) and am getting the error "the object doesn't contain the automation object me" when trying to open the form.

I'm a novice at vba so am having trouble troubleshooting the error. I've found others that had their function in the general declarations of the database instead of the form...I BELIEVE my function is in the general declarations of the form but I'm not sure.

Is there something else I'm doing wrong? I've attached a screenshot of the code.
Any help would be greatly appreciated - thanks!
 

Attachments

  • access function.PNG
    access function.PNG
    223.7 KB · Views: 525
Top