P
Pato-chan
I've tried the Me.[Control Name].Locked = False as well as the Me.AllowEdits,
AllowAdditions and AllowDeletions = True in the Form_Open event but nothing
seems to be working. I have notes that I've associated with each unique
record but want the user to be able to update, edit and delete these notes.
My form is based on a query that's pulling data from two different tables.
What am I doing wrong?
AllowAdditions and AllowDeletions = True in the Form_Open event but nothing
seems to be working. I have notes that I've associated with each unique
record but want the user to be able to update, edit and delete these notes.
My form is based on a query that's pulling data from two different tables.
What am I doing wrong?