View Single Post
  #2  
Old April 30th, 2010, 12:19 AM posted to microsoft.public.access
Arvin Meyer [MVP][_2_]
external usenet poster
 
Posts: 2,310
Default Object or class does not support the set of events

They may have a missing reference. Open any code window, and go to Tools
References and look for any marked as missing. Browse to it and make sure it
is found.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.accessmvp.com
http://www.mvps.org/access


"Gratton" wrote in message
...
I built a very small database in Access 2003 SP3 on a Windows 7 PC.
Everything works fine on My PC, but when I send the MDB file to Someone to
view my demo Form they get the following Error.
"The expression ON Click you entered as the event property setting
produced
the following error: Object or Class does not support the set of events."
What is going wrong on thier PC.

Thanks for any help...