J
jenniferspnc
I've been doing a lot of reading and found out that an edit record command is
the best option to keep users from accidentally deleting data in the form. I
right-clicked in the general area of form and set all properties for edits
and deletions to No. I left additions as Yes. And that works, I tried
editing a field and it wouldn't allow me.
The problem is the command to edit doesn't work right. I put "event
procedure" on Click but I don't think I've found the right code for editing.
Can someone please help me with what to do to allow editing of records when
the user clicks on that command button? Thanks in advance.
the best option to keep users from accidentally deleting data in the form. I
right-clicked in the general area of form and set all properties for edits
and deletions to No. I left additions as Yes. And that works, I tried
editing a field and it wouldn't allow me.
The problem is the command to edit doesn't work right. I put "event
procedure" on Click but I don't think I've found the right code for editing.
Can someone please help me with what to do to allow editing of records when
the user clicks on that command button? Thanks in advance.