Can anybody tell me what events are triggered when you update the data in a subform through the main form.
I click on a date on a DtPicker control which updates the data in the subform to the right information. Now however I want to format the fields using code!! BUT I CANNOT find an event that's triggered to call the procedure!
I even requery the subform (which is really not needed) and I still can't find a subform event that's triggered.
I can tell you that the after_update, Current, Active, ChangeData events are not triggered even after a requery of the subform???????????????????????
PLEASE HELP,
Richard
I click on a date on a DtPicker control which updates the data in the subform to the right information. Now however I want to format the fields using code!! BUT I CANNOT find an event that's triggered to call the procedure!
I even requery the subform (which is really not needed) and I still can't find a subform event that's triggered.
I can tell you that the after_update, Current, Active, ChangeData events are not triggered even after a requery of the subform???????????????????????
PLEASE HELP,
Richard