Opening a form in edit mode

B

Bob

I have 2 forms in my quality database. 1 form is for current employees, the
second for trainees. I am unable to open the form for current employees in
edit mode. However, the trainee form opens in edit mode without a problem.
What am I doing wrong?
 
D

Dennis

Check the form properties, you may have the Allow Edits box set to No instead
of Yes
 
D

Dennis

What is your line of code that opens the form ?
Also, the controls on the form also have properties that can be set to not
allow edits with the form.
 
Top