Changing settings in MS Access after first open: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
Created page with "Whenever a user first uses a laptop they have not used before, Access will give them an error upon opening the database. :: the error says something about security etc... ::..."
 
Grondeau (talk | contribs)
No edit summary
Line 6: Line 6:
To stop those errors from happening every time you open [[CCMDB.mdb]], and to prevent malfunction, do the following:  
To stop those errors from happening every time you open [[CCMDB.mdb]], and to prevent malfunction, do the following:  
* Open CCMDB.mdb
* Open CCMDB.mdb
* Click to ignore the error and open anyway.
** Security Warning: Unsafe expressions are not blocked.
** Do you want to block unsafe expressions?
* Click "No" to ignore the error and open anyway.
* Click Tools menu, Macro, change security to "Low", click OK.  
* Click Tools menu, Macro, change security to "Low", click OK.  



Revision as of 09:37, 2013 May 31

Whenever a user first uses a laptop they have not used before, Access will give them an error upon opening the database.

the error says something about security etc...
if someone could enter the actual error here that would be great...

To stop those errors from happening every time you open CCMDB.mdb, and to prevent malfunction, do the following:

  • Open CCMDB.mdb
    • Security Warning: Unsafe expressions are not blocked.
    • Do you want to block unsafe expressions?
  • Click "No" to ignore the error and open anyway.
  • Click Tools menu, Macro, change security to "Low", click OK.

While in here, for consistency, also:

  • set menus to always show all (Tools, Customize, Always show full menus)


In Access 2010