Hello:
Does anyone know what the VBA code representation for the following are?
1. SHIFT + ENTER (opens MS Access DB in Object View)
2. ALT + F11 (opens the MS Access VBA IDE)
3. F11 (Does same as in 1. above)
I am trying to figure out a way to add these options in my Users table and disable / enable them via a check box. I'm just not sure how to represent these values in a table or in code for that matter.
Thanks
Does anyone know what the VBA code representation for the following are?
1. SHIFT + ENTER (opens MS Access DB in Object View)
2. ALT + F11 (opens the MS Access VBA IDE)
3. F11 (Does same as in 1. above)
I am trying to figure out a way to add these options in my Users table and disable / enable them via a check box. I'm just not sure how to represent these values in a table or in code for that matter.
Thanks