Urgent plzzz

U

user-d

i am using Access2007 .. and it`s not working correctly.. when i write a
simple code in the (code builder) events (such as msgbox) .. it does not work
in my pc .. but when i run the same database in another pc it works.
maybe there is an Access option i should enable to run events?!!!!
 
J

Jerry Whittle

What do you mean by "it does not work"?

You might consider posting this question down in the Access Programming
discussion group as the programming experts hang around there.
 
D

Douglas J. Steele

VBA is disabled by default unless the database is in a trusted location.

Click on the Office button, then follow Access Options | Trust Center |
Trust Center Settings.
 
Top