And while your form is locked up all nice and tidy, except for the aforementioned workaround by PHV, basically nothing can be done with your form! You can't edit data or even enter new data unless the controls are unlocked! If you don't mind preventing copying throughout your entire database, the obvious answer, as you originally suggested, is to disable <Ctrl> + <C> which can be done using the AutoKeys Macro[/]! If you don't already have this macro, goto Macros - New, under "MacroName" enter ^C then under Action enter Beep. Exit and when asked to save and name the macro name it AutoKeys. Now anytime the <Ctrl> + <C> combination is hit the PC will beep! Or instead of beeping, you could, under Action, Select Msgbox and then enter something like "Copying is an Indictable Offence!"
BTW, the macro name MUST be AutoKeys[/]
Good Luck!
The Missinglinq
Richmond, Virginia
There's ALWAYS more than one way to skin a cat!