Events Not Firing In Access 2007

khan33

New member
Local time
Tomorrow, 00:23
Joined
Apr 23, 2011
Messages
8
Dear All,
I have created a form and added a command button.

On click event, I added a simple Message Box code.

On Form running state, Event is not triggered.

I have tried some different options.

None is working.

Please help.

Non of the event is not working.
 
Code does not run in 2007/2010 unless your database resides in a folder that has been declared a “trusted” location.

To trust your folder, click:
  1. Office Button (top left)
  2. Access Options (bottom of dialog)
  3. Trust Center (left)
  4. Trust Center Settings (button)
  5. Trusted Locations (left)
  6. Add new location (button)
Here's a visual for it, courtesy of BTAB Development:

http://www.btabdevelopment.com/ts/default.aspx?PageId=13

Linq ;0)>
 
What does your actual code look like and where have you put it?
 
Thanks Missinglinq.

I dont have idea of trusted location.

Your method is self explanatory.

It works.
 
Glad we could help! Remember, in the future, to either place new databases in the same folder or go thru this procedure to declare any new folders used as 'trusted.'

Linq ;0)>
 

Users who are viewing this thread

Back
Top Bottom