VBA code won't work in Access 2007

M

MaggieL

I'm trying to add basic code to and OnChange event for a text box on a form
but I keep getting error messages. This code worked in Access 2003. For
example:
"Dim varEndDate as Date" This code produces error message: "Object or class
does not support the set of events." "This error occurs when an event has
failed to run because MS ACCESS cannot evaluate the location of teh logic for
the event"

This error occurs for any code I have. Can you please help? Thanks, Maggie
 
C

Cindy

i am also having problems. Seems to work with MS Access 2007 here at our
company, but at the customer's company, none of the form coding works. And it
doesn't appear that they have ability to change the security setting. Does
this mean that the customer cannot use it anymore?
 
A

Allen Browne

If the customer does not have the ability to set their security, perhaps
their local policies are restricted. If so, their network administrator
should be able to sort it out for them.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top