G
Guest
Hi
I am the new user of VB.
Normally, when users change/add/delete the data in the sub form, the data in
the original table get updated straight away. To prevent users change the
data by accident in the sub form, I want to add a Command Button with a
prompting message, "are you sure you want to saves the changes?" If the
users click OK, then updated. Also, I need to do the same for deletion.
Instead of deleting the record, I want to keep the record but flag for
"deleted".
Please could you give me some same coding.
Many thanks
I am the new user of VB.
Normally, when users change/add/delete the data in the sub form, the data in
the original table get updated straight away. To prevent users change the
data by accident in the sub form, I want to add a Command Button with a
prompting message, "are you sure you want to saves the changes?" If the
users click OK, then updated. Also, I need to do the same for deletion.
Instead of deleting the record, I want to keep the record but flag for
"deleted".
Please could you give me some same coding.
Many thanks