Hi, I have a form for which I can duplicate some values and when it happens I have a messagebox that ask the user if he really wants to have a second entry with the same value and if he clicks yes I want to add the value of my 'modif' variable in a specific cell of that entry and if he clicks no I want to comeback to the form to modify that entry.
By the way, I make this messagebox appear in a 'before update' event
Can someone help me on that ?
Thanks !
By the way, I make this messagebox appear in a 'before update' event
Can someone help me on that ?
Thanks !