I have setup a Form in an Access mdb that is used by multiple users for data
entry / capture. Within this form i have setup a Command Button to Print
Record.
However once the Print Record Command Button is selected I am unable to add
/ edit any data that has been input into the Form.
How can i resolve this problem?
Note - within this Form I have setup the following restrictions:
Allow Edits - No
Allow Deletions - No
Data Entry - Yes
Record Selectors - No
Navigation Buttons - No
Any suggestions greatly appreciated
Thanks - Andy
James - 03 Apr 2008 11:49 GMT
> I have setup a Form in an Access mdb that is used by multiple users for data
> entry / capture. Within this form i have setup a Command Button to Print
[quoted text clipped - 15 lines]
>
> Thanks - Andy
Hi
You can't edit any data because you have selected 'Allow Edits - No'.
Change it to Yes.
Regards
Linq Adams - 03 Apr 2008 15:47 GMT
That's what Data Entry set to Yes does; limits the form to only accepting NEW
Records!

Signature
There's ALWAYS more than one way to skin a cat!
Answers/posts based on Access 2000/2003