"On Click" from Button won't run code in Access 2007 (2000 db)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

When I open an Access 2000 db in Access 2007, a Button which assigns "On
Click" to run code, won't run the code.
Even 'creating' a Button in Access 2007 still won't run "On Click" code.
Any help will be apprecaited.
Thanks............................Bernard
 
Did you tell Access 2007 it is okay to run your code?

- Microsoft Office Button (top left)
- Access Options (bottom of dialog)
- Trust Center tab (left)
- Macro Settings (left)
choose "Enable all macros"

Also, on the Trusted Locations tab (left), click the Add New Location
button, and add your local disk data area with subfolders.
 

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

Back
Top