|
Maximum Characters in an Unbound Textbox
|
|
Author:
| |
ptaylor
|
|
Views:
| |
1964
|
|
|
Maximum Characters in an Unbound Textbox
In VB6 and VB.NET you goto the property box and select MaxLength
but VBA does not have this feature.
|
|
|
|
|
How to set Shift ByPass True/False
|
|
Author:
| |
ptaylor
|
|
Views:
| |
559
|
|
|
The function SetBypassKey creates a new database property
which can prevent a user from using from using
the shift key to bypass the startup options
|
|
|
|
|
Set VBA Macro Security to Low
|
|
Author:
| |
ptaylor
|
|
Views:
| |
2586
|
|
|
In MS Access 2003 the new security protocols cause Access to ask
for permission to run code. This stops the prompts after the first
run
|
|
|
|