P
PC
I have a form which contains fields with existing data that users can update.
If changes are made to any of the fields I would like to set a
"Record_Has_Changed_Flag" to Y. The form's source is a query and the changed
record flag field is in the underlying table.
Ultimately, I need to identify records that have changed and export them to
another application.
If changes are made to any of the fields I would like to set a
"Record_Has_Changed_Flag" to Y. The form's source is a query and the changed
record flag field is in the underlying table.
Ultimately, I need to identify records that have changed and export them to
another application.