Command Buttons in Form No Longer Work after converting to Access

T

Terri

I have several command buttons: A few include:

Find Record

Next Record

Print

After conversion, the buttons no longer work. Any advice?
-
Terri
 
L

Linq Adams via AccessMonster.com

If you've moved up to Access 2007 and you're trying to run a database created
in an earlier version (which is what your situation sounds like) code does
not run in 2007 unless your database resides in a folder that has been
declared a “trusted†location.

To trust your folder, click:

Office Button (top left)
Access Options (bottom of dialog)
Trust Center (left)
Trust Center Settings (button)
Trusted Locations (left)
Add new location (button)
 
A

Arvin Meyer [MVP]

Code can also be certified, and will run, but few Access developers use
certs because they are expensive and unnecessary.
 
T

Terri

I'm sorry for the lack of completeness. I thougth I included the versions in
my subejct line. I converted to Access 2007 from an earlier version.
 

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