JellyBelly
Technical User
I'm new to event processing, and trying to figure out something. I've got a form with subform, linked by Part_Name(text field). I've got this assigned to the Before Update. If I make a change to the Part_Name field, I want access to prompt me w/ Msg Box: "Changing Part_Name! Do you want to do this?" Buttons for Yes and Cancel. Cancel obviously would undo the change, Yes would change the field, and then update the form/subform. But I can't seem to get the subform to refresh. Could someone point me in the right direction? Thx! Also recommendations on good reference books would be much appreciated!