Jackpotgee
Registered User.
- Local time
- Today, 21:13
- Joined
- Jun 7, 2007
- Messages
- 27
Hi,
I have implemented GHudsons Enabling/Disabling Shift Key code into my database.
http://www.access-programmers.co.uk/forums/showthread.php?t=36043&highlight=bypass+shift
This works great and i now have the ability to enable/disable the shift key to protect the database.
However, when the database close's, if the programmer has not disabled the shift key again then the database will be left unprotected.
I want an IF statement attached to the close Db button, saying If the shift key is enabled then open a warning form, otherwise close the database.
I am not the greatest programmer and so far all of my attempts have failed as i can not get my If statement to referrence the appropriate part of GHudsons code.
Could anyone help me on this?
Thanks in advance
I have implemented GHudsons Enabling/Disabling Shift Key code into my database.
http://www.access-programmers.co.uk/forums/showthread.php?t=36043&highlight=bypass+shift
This works great and i now have the ability to enable/disable the shift key to protect the database.
However, when the database close's, if the programmer has not disabled the shift key again then the database will be left unprotected.
I want an IF statement attached to the close Db button, saying If the shift key is enabled then open a warning form, otherwise close the database.
I am not the greatest programmer and so far all of my attempts have failed as i can not get my If statement to referrence the appropriate part of GHudsons code.
Could anyone help me on this?
Thanks in advance