how do i turn on overtype in microsoft access

A

Arvin Meyer [MVP]

Push the Insert Key on your keyboard.

If you want to do it in code, the key constant is vbKeyInsert
 
Top