![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
in access2007, under options->current database, I unchecked this option save and close the MDB I reopen the mdb, and F11 is not disabled, it still opens the navigation pane I reopen the mdb with shift-enter, and the option is still unchecked so F11 should be disabled I tried using vba Set MyDB = CurrentDb MyDB .Properties("AllowBypassKey") = False MyDB .Properties("AllowSpecialKeys") = False same issue what am I missing ? |
![]() |
| Thread Tools | |
| Display Modes | |
| |