D
Dan
I need to capture data changes in a subform that uses a table as a
sourceObject.
Basing a subform on form isn't feasible as there are several tables that
could be used the sourceObject of the subform.
Capturing data changes are necessary as other records in the table may need
to be recursively updated based upon the data change.
How can I programmatically determine which row and column was changed and
what its new value is?
Thanks,
Dan
sourceObject.
Basing a subform on form isn't feasible as there are several tables that
could be used the sourceObject of the subform.
Capturing data changes are necessary as other records in the table may need
to be recursively updated based upon the data change.
How can I programmatically determine which row and column was changed and
what its new value is?
Thanks,
Dan