Set the Form's Allow Additions property to No, leave the Allow Edits property as Yes, you may also want to set the Allow Deletions Property to No.
You can set these whilst the form is in design view, or you can change these settings, using code based on a logical test and using one or more of the form events.