G
Guest
I need to add a command button in the Sub Form, prompt the users , "Are you
sure you want to save the changes?" if the answer is yes, then update. I
want to do the same for deletion. however, instead of deleting the record, I
want to keep the record but flag for deletion.
Could you suggest how I can do it in the sub form. thanks.
Also, I am a new VB user, please give me some coding examples. thanks
sure you want to save the changes?" if the answer is yes, then update. I
want to do the same for deletion. however, instead of deleting the record, I
want to keep the record but flag for deletion.
Could you suggest how I can do it in the sub form. thanks.
Also, I am a new VB user, please give me some coding examples. thanks