Is it possible via code to cancel the Before Update proceedure of a subform when a user wishes to exit the form/subform without saving their entries?
I have a main/sub form circumstance. Both the main and sub form have Before Update proceedures telling/asking users "Your entries are about to be saved. . ." When I exit from mainform without saving its entries the mainform's before update proccedure does not activate. Yet when I save the mainform records and move into the subform I cannot exit without the subform's Before Update proceedure activating???
I have a main/sub form circumstance. Both the main and sub form have Before Update proceedures telling/asking users "Your entries are about to be saved. . ." When I exit from mainform without saving its entries the mainform's before update proccedure does not activate. Yet when I save the mainform records and move into the subform I cannot exit without the subform's Before Update proceedure activating???