hi,
how can i cancel an update on both the main form and subform? I have a cancel button on my main form. using this how can i cancel the updates on both the forms? if i give cancel = true, with msgbox, in the before update of the main form only the mainform's changes gets cancelled.if i give it both on the main and subform, it msgbox asks twice if the changes should be cancelled
sudha
sudha
how can i cancel an update on both the main form and subform? I have a cancel button on my main form. using this how can i cancel the updates on both the forms? if i give cancel = true, with msgbox, in the before update of the main form only the mainform's changes gets cancelled.if i give it both on the main and subform, it msgbox asks twice if the changes should be cancelled
sudha
sudha