Rick Hicks replied to my request for information on Disabling the Shift Key and pointed me to the frequently asked questions section. There I found a tip on some VB code. I have tried this code several times with no success. I am using Access 2000 should that make a difference. I have made a sample database to test it. Then I type the code for disabling the shift key in the On Load function of a form, and I also put a button on the form that I type the code for re-enabling the ByPassKey at the On Click function.
I keep getting this error "Compile Error - Expected End Sub"
There is an End Sub statement at the bottom of each code. The debugger stops on the apostrophe after the comment line.
What am I doing wrong?
I keep getting this error "Compile Error - Expected End Sub"
There is an End Sub statement at the bottom of each code. The debugger stops on the apostrophe after the comment line.
What am I doing wrong?