overtype mode

HOJU15

Registered User.
Local time
Today, 00:44
Joined
Feb 7, 2003
Messages
12
i am trying to get out of overtype mode in access 2003
how do i do it
 
What do you mean by

overtype mode
?

You're going to over-write all fields unless they are locked and disabled or a member of a non-updatable recordset or a read-only table.

You could lock a form and on the OnCurrent event unlock for it empty records or merely write code to over-write a locked field when the field is double-clicked.

I really don't understand what you want.
 

Users who are viewing this thread

Back
Top Bottom